shell:tac
Description
Captures the STDIN and returns it as a string. Optionally writes the content to a file.
Syntax
shell:tac [options]
Options
| Name | Description |
|---|---|
| --help | Display this help message |
| -f | Outputs the content to the given file |
Captures the STDIN and returns it as a string. Optionally writes the content to a file.
shell:tac [options]
| Name | Description |
|---|---|
| --help | Display this help message |
| -f | Outputs the content to the given file |