Closed
Description
it's very nice that one can redirect the output of some command to a file.
However, in order to have symmetric operation, one would also have to be able to use stdin redirection, i.e. start a command which then receives stdin from a file.
stdin from a file is one step, the second - even better - step would be the ability to 'pipe' the output of a shell command into the stdin of a built-in cmd2 command.
Metadata
Metadata
Assignees
Labels
No labels