Operating System - HP-UX
1833800 Members
2319 Online
110063 Solutions
New Discussion

Re: awk and sed programming docs.

 
SOLVED
Go to solution
Narasimham
Advisor

awk and sed programming docs.

Need help in finding good, on line documents for awk and sed programming for beginner.

Thanks in advance

Narasimham
3 REPLIES 3
harry d brown jr
Honored Contributor

Re: awk and sed programming docs.

Start here:
http://www.oreilly.com/catalog/sed2/

Then get perl.

live free or die
harry
Live Free or Die
James R. Ferguson
Acclaimed Contributor
Solution

Re: awk and sed programming docs.

Hi:

See here ('gawk' & 'sed'):

http://www.gnu.org/manual/

Regards!

...JRF...
harry d brown jr
Honored Contributor

Re: awk and sed programming docs.

Here's some examples:

http://linuxdoc.org/LDP/abs/html/

http://www-106.ibm.com/developerworks/linux/library/l-awk1.html?dwzone=linux

And these are GREAT resources:
http://www.grymoire.com/Unix/Sed.html
http://www.grymoire.com/Unix/Awk.html

live free or die (and free is what you want :-))

harry
Live Free or Die