On 11 Oct 2013, at 05:55, Dan Douglas wrote: > Objection! That would break my important aliases. > > $ alias exit='eval "$BASH_COMMAND"' > $ alias shutdown='eval $BASH_COMMAND\&{,}'
I have to start using those. I am sorry here I thought that the idea was to not allow infinite calls, I can send a patch with --dan option to alias which will not only allow arbitrary recursion level, but also install those two automatically. I can drop in a couple of aliases with rm ;-) sincerely, pg