On Thursday, October 10, 2013 11:40:31 PM Piotr Grzybowski wrote: > 2. a better place for this limit is acctually eval (probably leaving > alias recursion limit, before Oliver starts playing with it, is also a > good idea?): >
Objection! That would break my important aliases. $ alias exit='eval "$BASH_COMMAND"' $ alias shutdown='eval $BASH_COMMAND\&{,}' -- Dan Douglas