"Svein Ove Aas" <[EMAIL PROTECTED]> writes:

> All programs want argument arrays, not un-split lines, and if you
> don't have the shell split it you'll have to do it yourself. words
> works fine.

...as long as the words don't contain quotes, or wildcard/globbing
characters, or $, ! and probably other things I can't think of right
now?

-k
-- 
If I haven't seen further, it is by standing in the footprints of giants
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to