[
Date Prev
][
Date Next
] [
Thread Prev
][Thread Next] [
Thread Index
] [
Date Index
] [
Author Index
]
Re: [OT] shell variable assignment problemn
From
: "Gianluca Cecchi" <gianluca cecchi gmail com>
To
: fedora-list redhat com
Subject
: Re: [OT] shell variable assignment problemn
Date
: Fri, 30 May 2008 17:02:50 +0200
On Fri, 30 May 2008 15:55:57 +0100, Luciano Rocha wrote:
Use this:
...
eval DRIVE${i}="$(echo $DISKS | cut -d ' ' -f ${i})"
EVAL !!!!!!!
Inserted in my DON'T FORGET mental list (though I got NO SPACE LEFT ON DEVICE... need to upgrade my brain... ;-)
Thanks!!!
I will also keep in mynd the array alternative...
Gianluca
References
:
[OT] shell variable assignment problemn
From:
Gianluca Cecchi
[
Date Prev
][
Date Next
] [
Thread Prev
][Thread Next] [
Thread Index
] [
Date Index
] [
Author Index
]