The touch
Command
The touch command is
use to create new empty files.
It’s also
use to change file access and modification times
touch's
syntax :
#touch
[option] file_name
Using touch command
can create any number of files simultaneously.
Eg:
#touchfile1.txt file2.sql file3.bat
0 comments:
Post a Comment