logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tac - Write each file to standard output, last line first.

Description

       Write each file to standard output, last line first.

Name

       tac - Write each file to standard output, last line first.

Options

-b, --before
              attach the separator before instead of after

       -r, --regex
              interpret the sequence as a regular expression

       -s, --separator=STRING
              use STRING as the separator instead of newline

       -h, --help
              Print help

       -V, --version
              Print version

Synopsis

tac [-b|--before] [-r|--regex] [-s|--separator] [-h|--help] [-V|--version] [file]

Version

       v0.0.30

                                                   tac 0.0.30                                             tac(1)

See Also