Provided by: rust-coreutils_0.0.14-3_amd64
NAME
tail - manual page for tail 0.0.14
DESCRIPTION
/build/rust-coreutils-mQkL0l/rust-coreutils-0.0.14/debian/tmp/usr/bin/tail 0.0.14 Print the last 10 lines of each FILE to standard output. With more than one FILE, precede each with a header giving the file name. With no FILE, or when FILE is -, read standard input. Mandatory arguments to long flags are mandatory for short flags too. USAGE: /build/rust-coreutils-mQkL0l/rust-coreutils-0.0.14/debian/tmp/usr/bin/tail [FLAG]... [FILE]... ARGS: <files>... OPTIONS: -c, --bytes <bytes> Number of bytes to print -f, --follow Print the file as it grows -h, --help Print help information -n, --lines <lines> Number of lines to print --pid <pid> with -f, terminate after process ID, PID dies -q, --quiet never output headers giving file names [aliases: silent] -s, --sleep-interval <sleep-interval> Number or seconds to sleep between polling the file when running with -f -v, --verbose always output headers giving file names -V, --version Print version information -z, --zero-terminated Line delimiter is NUL, not newline
SEE ALSO
The full documentation for tail is maintained as a Texinfo manual. If the info and tail programs are properly installed at your site, the command info tail should give you access to the complete manual.