Stijn Hoop wrote:
>
> > Any way using `` won't work. for i in a "b c" d works, for instance, but
> > there is not way that I know of that you can control the output this way
> > using ``.
>
> Yes there is: set IFS to only contain a newline beforehand. That's my local
> hack, your way is probably better :)
But if you do that, you'll get a single argument back, instead of a
number of arguments, some of which have space in the middle, or not?
--
Daniel C. Sobral (8-DCS)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
wow regex humor... I'm a geek
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message