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
-f Outputs the content to the given file
--help Display this help message