Shell scripting like never before!
First write a script such as the example:
!cat examples/shell.yaml:
? !wc -c
? !grep grep: !wc -c
? !tail -2
Then run:
$ python -m widip examples/shell.yaml
73
23
? !grep grep: !wc -c
? !tail -2
Shell scripting like never before!
First write a script such as the example:
!cat examples/shell.yaml:
? !wc -c
? !grep grep: !wc -c
? !tail -2
Then run:
$ python -m widip examples/shell.yaml
73
23
? !grep grep: !wc -c
? !tail -2