Empty file under Linux
Blank files you create with the command "touch":
- To do this, open the Terminal/console.
- Type "touch" and then the file name and the file format.
- For example, to create a blank text file, type "touch test.txt". It is created a text file with the name "Test".
- Instead of the command "touch" usually works well ">".

Empty files generate
