Skip to content

cat

Prints the contents of a file.

Terminal window
cat [PATH]
  • PATH — the path to a file to show the contents
Terminal window
cat /home/volk/document.txt

Result:
The results will be the contents of the file