August 2000
Intermediate to advanced
816 pages
29h 45m
English
tac
tac [options] [file]
Named for the common command cat, tac prints files in reverse. Without a filename or with -, it reads from standard input. By default, it reverses the order of the lines, printing the last line first.
Print separator (by default a newline) before string that it delimits.
Expect separator to be a regular expression.
Specify alternate separator (default is newline).
Print a help message and then exit.
Print version information and then exit.
Read now
Unlock full access