2.19. shell:tac, tac

Abstract

captures the STDIN and returns it as a string and optionally writes the content to a file

Synopsis

shell:tac [ --help ] [ -f fileName ]

Arguments

Table 2.19, “shell:tac Arguments” describes the command's arguments.

Table 2.19. shell:tac Arguments

OptionInterpretation
--help Displays the online help for this command
-f Specifies the name of the file into which the output is written.