help-bash
[Top][All Lists]
Advanced

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

Re: [Help-bash] How to extrapolate bash string?


From: Chris Down
Subject: Re: [Help-bash] How to extrapolate bash string?
Date: Thu, 12 Sep 2013 05:24:01 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On 2013-09-11 22:18, Peng Yu wrote:
> I use the following code to extrapolate bash string. I'm wondering if
> this might not be robust in some corner cases. Does anybody have any
> better solution? Thanks.

extrapbashstr '; rm -rf /'

Stop using `eval' for stuff like this. See this thread:
https://lists.gnu.org/archive/html/bug-bash/2013-04/msg00046.html

Attachment: pgpybjRK1pnaL.pgp
Description: PGP signature


reply via email to

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