On Feb 11, 2005, at 12:49 PM, I wrote:
Yeah, I can simplify it to one line of shell:
sed -e 's/^\([^ ]*\)$/\1 \1/' < the-file | another-program
D'oh, I just realized you might be on Winblows...
I guess if I were on raw Winblows (i.e. not using Cygwin)... then I guess I would write a Perl script. Which would mean having to learn enough perl to do that, which I've so far managed to avoid :-)
cheers, —mark—
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]