Scroll to navigation

tac(1) General Commands Manual tac(1)

NAME

tac - 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

attach the separator before instead of after
interpret the sequence as a regular expression
use STRING as the separator instead of newline
Print help
Print version

VERSION

v0.0.24

tac 0.0.24