RosettaCodeData/Task/Create-a-file/00-TASK.txt

4 lines
238 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
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.