using AWK
Frank Bonnet
f.bonnet at esiee.fr
Mon Dec 17 12:05:13 UTC 2012
On 12/17/2012 12:39 PM, Jack Mc Lauren wrote:
> Hi guys
>
> How can I read a file which contains a number and assign that number to a variable via awk programming? By the way, I want to use this awk program in a shell script.
>
> Thanks in advance
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
A good awk start :
http://www.grymoire.com/Unix/Awk.html
More information about the freebsd-questions
mailing list