tac <FILE>

Concatenate and print files in reverse

Arguments

NameDescription
FILEfilepaths

Options

NameDescription
--helpDisplay this help and exit
--before, -bAttach the separator before instead of after
--regex, -rInterpret the separator as a regular expression
--separator, -s <STRING>Use STRING as the separator instead of newline
--versionOutput version information and exit