Re: Reading rc file in bash
- From: Seebs <usenet-nospam@xxxxxxxxx>
- Date: 06 Jan 2012 18:58:03 GMT
On 2012-01-06, Stachu 'Dozzie' K. <dozzie@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
On 2012-01-06, Kenny McCormack <gazelle@xxxxxxxxxxxxxxxxxx> wrote:
Religious crappola.
No. Engineering no-brainer principle that says "don't use eval, unless
you really have to or really well know what are you doing".
I would not waste valuable time arguing with Kenny.
It's way too easy to introduce obscure bugs with eval to use it all day
long without thinking.
Yeah. I use it moderately often, but about 99% of my uses of eval are of
the form
eval x=\$foo_$count
where I know exactly what can possibly be generated.
-s
--
Copyright 2011, all wrongs reversed. Peter Seebach / usenet-nospam@xxxxxxxxx
http://www.seebs.net/log/ <-- lawsuits, religion, and funny pictures
http://en.wikipedia.org/wiki/Fair_Game_(Scientology) <-- get educated!
I am not speaking for my employer, although they do rent some of my opinions.
.
- References:
- Re: Reading rc file in bash
- From: Ed Morton
- Re: Reading rc file in bash
- From: Janis Papanagnou
- Re: Reading rc file in bash
- From: Kenny McCormack
- Re: Reading rc file in bash
- From: Stachu 'Dozzie' K.
- Re: Reading rc file in bash
- Prev by Date: Re: Reading rc file in bash
- Next by Date: Re: Reading rc file in bash
- Previous by thread: Re: Reading rc file in bash
- Next by thread: Re: Reading rc file in bash
- Index(es):
Relevant Pages
|