uu_tac - Man Page

Write each file to standard output, last line first.

Synopsis

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

Description

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

Version

v0.0.27

Info

tac 0.0.27