Skip to content

touch

Creates a file.

Terminal window
touch [PATH]
  • PATH — specify the path to the file you want to create
Terminal window
touch /home/volk/someFile

Result:
Created someFile