Files
Halyde/halyde/apps/helpdb/touch.txt
T
2025-10-04 14:08:36 +02:00

7 lines
265 B
Plaintext

Usage: touch [FLAGS] [FILE]
Creates a file with empty content.
FLAGS Specifies extra options when executing the command.
-o, --overwrite Allows emptying out a file if it already exists.
FILE The path of the file to create.²