Skip to content

stdin redirection? #1036

Description

@laf0rge

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions