RosettaCodeData/Task/Create-a-file/00-TASK.txt
2023-07-01 13:44:08 -04:00

3 lines
238 B
Text

In this task, the job is to create a new empty file called "output.txt" of size 0 bytes
and an empty directory called "docs". This should be done twice: once "here", i.e. in the current working directory and once in the filesystem root.