bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reproducible SIGSEGV in bash 4.2 caused by alias.


From: Piotr Grzybowski
Subject: Re: Reproducible SIGSEGV in bash 4.2 caused by alias.
Date: Fri, 11 Oct 2013 06:53:47 +0200

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]