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.
Option | Interpretation |
---|---|
--help | Displays the online help for this command |
-f | Specifies the name of the file into which the output is written. |