468x60 Ads

Thursday, October 4, 2012

Pin It

Widgets

Create new empty files using "touch" command


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