Re: split string in sh
- From: pk <pk@xxxxx>
- Date: Thu, 28 Feb 2008 11:22:57 +0100
Janis wrote:
Not quite.
[cut]
$ eval "`cat configFile.cfg`"
$ echo $option1
value1
$ echo $option2
value2
Correct. I forgot to add the double quotes to preserve format (and I do know
that they are needed).
/me needs a coffee.
Thanks!
.
- Follow-Ups:
- Re: split string in sh
- From: jammer
- Re: split string in sh
- References:
- split string in sh
- From: jammer
- Re: split string in sh
- From: pk
- Re: split string in sh
- From: jammer
- Re: split string in sh
- From: pk
- Re: split string in sh
- From: jammer
- Re: split string in sh
- From: pk
- Re: split string in sh
- From: Janis
- split string in sh
- Prev by Date: Re: split string in sh
- Next by Date: Re: split string in sh
- Previous by thread: Re: split string in sh
- Next by thread: Re: split string in sh
- Index(es):
Relevant Pages
|