⊗tlTmBsFCr 7 of 12 menu

Creating a file using the command line

You can create new files using the cat command:

cat > new.txt

Using the appropriate command, create a file test.txt in the folder dir.

enru