tac-(1f) - [FUNIX:FILESYSTEM] reverse or transpose lines in a file (LICENSE:PD)
Synopsis
Description
Options
Examples
See Also
syntax:
tac- [NAME...] [ --transpose] or tac- -help|-version
Read file into memory and then write it out with the lines reversed or transposed.If no NAME is specified read data from stdin.
NAME(S) filenames --transpose,-t transpose the file instead of reversing it --help display this help and exit --version output version information and exit
Typical usage:
tac myfile.txt
tac(1), cat(1)
Nemo Release 3.1 | tac- (1) | February 23, 2025 |