Re: passing argument with brace expansion to script

2008-01-13 Thread Mike Bird
On Sun January 13 2008 10:59:52 Andreas Berglund wrote: > I have a script to which I would like to pass an argument that contains > brace expansion, but I want the expansion to be evaluated in the script, > not before it gets passed along. Does annyone know how to do that? Have you tried eval?

Re: passing argument with brace expansion to script

2008-01-13 Thread Ken Irving
On Sun, Jan 13, 2008 at 02:04:59PM -0900, Ken Irving wrote: > On Sun, Jan 13, 2008 at 11:36:09PM +0100, Andreas Berglund wrote: > > Ken Irving wrote: > >> On Sun, Jan 13, 2008 at 07:59:52PM +0100, Andreas Berglund wrote: > >>> Hi! > >>> I have a script to which I would like to pass an argument that

Re: passing argument with brace expansion to script

2008-01-13 Thread Ken Irving
On Sun, Jan 13, 2008 at 11:36:09PM +0100, Andreas Berglund wrote: > Ken Irving wrote: >> On Sun, Jan 13, 2008 at 07:59:52PM +0100, Andreas Berglund wrote: >>> Hi! >>> I have a script to which I would like to pass an argument that >>> contains brace expansion, but I want the expansion to be evalua

Re: passing argument with brace expansion to script

2008-01-13 Thread Alex Samad
On Sun, Jan 13, 2008 at 11:36:09PM +0100, Andreas Berglund wrote: > Ken Irving wrote: >> On Sun, Jan 13, 2008 at 07:59:52PM +0100, Andreas Berglund wrote: >>> Hi! >>> I have a script to which I would like to pass an argument that contains >>> brace expansion, but I want the expansion to be evalua

Re: passing argument with brace expansion to script

2008-01-13 Thread Andreas Berglund
Ken Irving wrote: On Sun, Jan 13, 2008 at 07:59:52PM +0100, Andreas Berglund wrote: Hi! I have a script to which I would like to pass an argument that contains brace expansion, but I want the expansion to be evaluated in the script, not before it gets passed along. Does annyone know how to d

Re: passing argument with brace expansion to script

2008-01-13 Thread Ken Irving
On Sun, Jan 13, 2008 at 07:59:52PM +0100, Andreas Berglund wrote: > Hi! > I have a script to which I would like to pass an argument that contains > brace expansion, but I want the expansion to be evaluated in the script, > not before it gets passed along. Does annyone know how to do that? Gene

passing argument with brace expansion to script

2008-01-13 Thread Andreas Berglund
Hi! I have a script to which I would like to pass an argument that contains brace expansion, but I want the expansion to be evaluated in the script, not before it gets passed along. Does annyone know how to do that? TIA Andreas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of