An A-Z Index of the Linux BASH command line

Syntax: touch [-a] [-c] [-m] [-r ref_file | -t time ] file. settime [ -f ref_file ] file. touch newfile.txt. Creates a file known as :newfile.txt”, if the file does not already exists. If the file already exists the accessed / modification time is updated for the file newfile.txt. touch –a myfile.txt. Will change the access time of the file. ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download