RosettaCodeData/Task/Create-a-file/00DESCRIPTION
2013-04-11 12:07:39 -07:00

2 lines
237 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.