2.19. shell:tac, tac
Abstract
captures the STDIN and returns it as a string and optionally writes the content to a file
Synopsis Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
shell:tac [
--help
] [
-f fileName
]
Arguments Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
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. |