diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-06-29 15:35:13 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-06-29 15:35:13 -0400 |
commit | 4ed2f013709bd7ca196b68bebbe1b3f8d961699d (patch) | |
tree | 4d2419a755d6a6ea861958f27725098c7fc2198c /tests/test_parsing.py | |
parent | 246a05c3411692ac8bffdcccecb09e434b5fcb53 (diff) | |
download | cmd2-git-4ed2f013709bd7ca196b68bebbe1b3f8d961699d.tar.gz |
Made output pipe to shell command featuer much more reliable
The ability to pipe the output of a cmd2 command to a shell command no longer depends on the presence of the "cat" shell command.
It now directly pipes the contents of a file as the stdin to the shell command.
Diffstat (limited to 'tests/test_parsing.py')
0 files changed, 0 insertions, 0 deletions