User Commands  - tac- (1)

NAME

tac-(1f) - [FUNIX:FILESYSTEM] reverse or transpose lines in a file (LICENSE:PD)

CONTENTS

Synopsis
Description
Options
Examples
See Also

SYNOPSIS

syntax:

   tac- [NAME...] [ --transpose]
     or
   tac- -help|-version

DESCRIPTION

Read file into memory and then write it out with the lines reversed or transposed.

If no NAME is specified read data from stdin.

OPTIONS

NAME(S) filenames
--transpose,-t
  transpose the file instead of reversing it
--help display this help and exit
--version
  output version information and exit

EXAMPLES

Typical usage:

  tac myfile.txt

SEE ALSO

tac(1), cat(1)


Nemo Release 3.1 tac- (1) February 23, 2025
Generated by manServer 1.08 from 988c6b95-58ae-4012-953a-2d5bfd2d718d using man macros.