This wiki has been permanently archived. As such, editing and registration have been closed.

Cat (command)

From CollabVM Wiki, the horrible, autism-inducing, trash filled wiki, featuring people who can't speak English
Jump to navigation Jump to search

cat is the name of the command used in Unix to output the contents of a file to the terminal.

For example, if you have a file named README.txt, and you want to output the contents of it and read it in the terminal, you run cat README.md. Simple enough, right?