$ cat file.txt #cat shows contents of file This is the content of file.txt
Cat is short for concatenate. This command displays the contents of one or more files without having to open the file for editing.