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

tspin - log file highlighter and a drop-in replacement for tail -f

Description

       A log file highlighter

   Arguments:
       [FILE] Path to file or folder

Name

       tspin - log file highlighter and a drop-in replacement for tail -f

Options

-f, --follow

              Follow (tail) the contents of the file

       -t, --tail

              Start at the end of the file

       -p, --print

              Print the output to stdout

       -c, --config-path <CONFIG_PATH>

              Path to a custom configuration file

       -l, --follow-command <LISTEN_COMMAND>

              Continuously  listens  to the stdout of the provided command and prevents interrupt events (Ctrl +
              C) from reaching the command

       -h, --help

              Print help

       -V, --version

              Print version

tspin 2.0.0                                       November 2023                                         TSPIN(1)

Synopsis

tailspin [OPTIONS] [FILE]

See Also