Displays the full contents of a file in the terminal. [^1] ```bash cat notes.txt ``` [^1]: https://www.gnu.org/software/coreutils/manual/html_node/cat-invocation.html