Scroll to navigation

TSPIN(1) User Commands TSPIN(1)

NAME

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

SYNOPSIS

tailspin [OPTIONS] [FILE]

DESCRIPTION

A log file highlighter

Arguments:

[FILE]
Path to file or folder

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
November 2023 tspin 2.0.0