cat
Purpose
Section titled “Purpose”Prints the contents of a file.
cat [PATH]Arguments
Section titled “Arguments”- PATH — the path to a file to show the contents
Examples
Section titled “Examples”cat /home/volk/document.txtResult:
The results will be the contents of the file