hide random home http://www.fmi.uni-passau.de/archive/doc/unix/unixhelp/Unixhelp/tasks_list4.1.html (Einblicke ins Internet, 10/1995)

Did You Know?

Did You Know?

You can update the date and time a file was last modified to the current date and time with the touch command.

   touch -c filename

The -c option prevents the filename from being created if it does not already exist.