j.chitte wrote:
> a little awk I had tested on x86 is returning nonsense on TSlinux,
> when I dug in to find out why I see awk squawk:
>
> $ tail -n1 '../htdocs/data/adc.data'| awk ' {printf "%s",$0}'
> 16:18:23 0.000 2.104 1.305 2.229 $
> $ tail -n1 '../htdocs/data/adc.data'| awk ' {printf "%s",$3}'
> 16:18:38 0.000 2.103 1.305 2.229 $
It seems as if it isn't using the space character as the field separator.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"What are we going to do today, Borg?"
Owner of Elecraft K2 #2172 |"Same thing we always do, Pinkutus:
| Try to assimilate the world!"
#include <disclaimer/favourite> | -Pinkutus & the Borg
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|