11 Jan
2006
11 Jan
'06
1:45 p.m.
"Keith Watson" <keith.watson@kewill.com>
However I went with the $(cat filename) option as it seemed IMO a little more elegant to use the shell's built in features rather than a separate program (but that's just a personal bit of lunacy :-) )
Try $(< filename) and use the shell's built-in features to avoid the gratuitous use of cat, as mentioned in man bash. You'll need xargs if you have too many things for one command line, I think. Can anyone cut it down more? ;-) Regards, -- MJ Ray - personal email, see http://mjr.towers.org.uk/email.html Work: http://www.ttllp.co.uk/ irc.oftc.net/slef Jabber/SIP ask