home *** CD-ROM | disk | FTP | other *** search
-
-
-
- TAC(1L) Misc. Reference Manual Pages TAC(1L)
-
-
-
- NNNNAAAAMMMMEEEE
- tac - concatenate and print files in reverse
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ttttaaaacccc [-br] [-s separator] [ - - before] [ - - regex] [ - -
- separator=separator] [--help] [--version] [file...]
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- This manual page documents the GNU version of ttttaaaacccc. ttttaaaacccc
- copies each given file, or the standard input if none are
- given or when a file name of `-' is encountered, to the
- standard output with the order of the records reversed. The
- records are separated by instances of a string, or a newline
- if none is given. By default, the separator string is
- attached to the end of the record that it follows in the
- file.
-
- OOOOPPPPTTTTIIIIOOOONNNNSSSS
- -_b, --_b_e_f_o_r_e
- The separator is attached to the beginning of the
- record that it precedes in the file.
-
- -_r, --_r_e_g_e_x
- The separator is a regular expression.
-
- -_s, --_s_e_p_a_r_a_t_o_r _s_e_p_a_r_a_t_o_r
- Use _s_e_p_a_r_a_t_o_r as the record separator.
-
- --_h_e_l_p
- Print a usage message and exit with a non-zero status.
-
- --_v_e_r_s_i_o_n
- Print version information on standard output then exit.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- FSF Last change: GNU Text Utilities 1
-
-
-
-