Cat

From LinuxSwords Wiki

Jump to: navigation, search

Spill out the content of a file

cat filename

That's common known. But what most user don't know is that to spill out the file in reverse order you can use

tac filename
Personal tools