Re: Way OT: getting values of list of variables

2001-09-23 Thread Jeremy
"Karsten M. Self" writes: > on Mon, Sep 24, 2001 at 01:27:16AM -0500, Jeremy ([EMAIL PROTECTED]) wrote: > > > > Hi, > > > > I'm sorry about this being so OT, but I've been searching around in > > documentation (man pages, books, scripting HOWTOs, etc) for a several hours > > now, and I can't fi

Re: Way OT: getting values of list of variables

2001-09-23 Thread Romain Lerallut
Thus spake Jeremy on Mon, Sep 24, 2001 at 01:27:16AM -0500: > > Hi, Good Morning, > <...> > I have a series of variables that I'm importing to a bash script from another > file, and I need a way to run a loop to echo the contents of each one in > sequence. As an example, say this file has the f

Re: Way OT: getting values of list of variables

2001-09-23 Thread Karsten M. Self
on Mon, Sep 24, 2001 at 01:27:16AM -0500, Jeremy ([EMAIL PROTECTED]) wrote: > > Hi, > > I'm sorry about this being so OT, but I've been searching around in > documentation (man pages, books, scripting HOWTOs, etc) for a several hours > now, and I can't find anything that will answer my question.

Way OT: getting values of list of variables

2001-09-23 Thread Jeremy
Hi, I'm sorry about this being so OT, but I've been searching around in documentation (man pages, books, scripting HOWTOs, etc) for a several hours now, and I can't find anything that will answer my question. I have a series of variables that I'm importing to a bash script from another file, and