Skip to content

Pipe command output to shell command should not throw exception #83

@tleonhardt

Description

@tleonhardt

Currently, when piping the output of a command to a shell command with "|", if the command piped to returns a non-zero value, the cmd2 throws an exception.

We shouldn't throw an exception in this case.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions