Touch (command)

From wikieduonline
Revision as of 14:47, 13 April 2021 by Welcome (talk | contribs)
Jump to navigation Jump to search

touch[1] is a command used to update the access date and/or modification date of a computer file or directory or to create it.


touch /etc/resolv.conf
touch: cannot touch '/etc/resolv.conf': No such file or directory
touch file.txt
touch: cannot touch 'file.txt': Read-only file system
touch ~/.ssh/authorized_keys
 touch
touch: missing file operand
Try 'touch --help' for more information.


Related commands

See also

  • https://en.wikipedia.org/wiki/Touch_(command)
  • Advertising: