--- layout: page category-page: fs category-title: FileSystem tags: directory list create new file author: Mattia Hijman title: touch previous-page: pages/fs/rm.html next-page: pages/fs/zip.html --- The touch command updates the modification and access time of the a file. If the given file does not exists, it gets created.
touch [flags] [file1] [file2] ...

Flags