is there any way to print out, e.g. , $2 $3 $4.... $LAST,
i.e., just omitting $1 ?
I was advised to use 'cut' , but, according to plan9 wiki I should use
'awk' for 'cut'...
Thanks,
++pac.
=============================
Petr A. Cejchan
<c...@gli.cas.cz, tya...@gmail.com>
http://home.gli.cas.cz/cej/www/
http://www.facebook.com/cejchan
work: +420-233 087 237
home/SMS: +420-720 121 721
ICQ: 583000501
=============================
Big thank you, Russ, however, wouldn't it be smarter if we had some
kind of 'not' operator here...? Sometimes, especially when you write
the script by hand it is easier to delete few fields than to
explicitly write out all those remaining... IMHO...
++pac
2009/11/19 Peter A. Cejchan <tya...@gmail.com>:
--
Hugo
really, it works, I have still much to learn, thank you,
Peter, aka ++pac