Home Blog Archive Software Empty file under Linux to create

Empty file under Linux to create

  • Nov 12, 2025
  • 536
  • 0

In this practice tip you can read how to create a empty file in Linux to generate.

Empty file under Linux

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

YOU MAY ALSO LIKE

0 COMMENTS

LEAVE A COMMENT

Human?
1 + 3 =