Currently within SAWS
, you can do some piping of commands such as:
saws> aws ec2 ls > instances.txt
and view (one screen at a time) instances.txt
within SAWS
with:
However, not all piping is supported. For example you can't do the following:
In saws.py
, changing from:
to
process = pexpect.spawn()
process.interact()
seems to allow support for this, but pexpect
is not supported under Windows. WExpect
is dubbed as "pexpect for Windows" and might do the trick.
Thanks to krues8dr on Reddit for the suggestion.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4