Skip to content

Commit

Permalink
[*] something new, something old, something blue, something borrowed...
Browse files Browse the repository at this point in the history
  • Loading branch information
StyXman committed Oct 6, 2015
1 parent d17bd79 commit 82511f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TODO.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Really do:

* becareful with if cat () | grep (); error codes must be carried too

* exit code of last Command should be used as return code of functions

* process substitution

* https://github.com/amoffat/sh/issues/66
Expand Down Expand Up @@ -46,4 +48,3 @@ Think deeply about:
* -f vs (-)f vs _f
* commands in keywords should also be _out=Capture
* which is the sanest default, bash (..., single=True) or otherwise
* foo(-l, --long-option)?

0 comments on commit 82511f2

Please sign in to comment.