Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

good awk/sed reference book needed 1

Status
Not open for further replies.

dbmsguy

MIS
Jun 8, 2001
141
CA
Can anyone suggest a good awk/sed reference book. the only one i have is the o'reilly book. it's ok as a learning tool, but I find it is bad as a reference book

any suggestions would be appreciated (especially if it included the isbn)

Paul
 
Yeah,
I agree it is bad.
Try ssc's book "effective awk programming" by
Arnold Robbins.
 


Hi, dbmsguy!

Some books about awk and related to awk:

sed & awk, 2nd Edition, by Dale Dougherty & Arnold Robbins, O'Reilly, 1997

sed & awk Pocket Reference, by Arnold Robbins, O'Reilly, 2000

Effective awk Programming, 3rd Edition, by Arnold Robbins, O'Reilly, 2001

Effective AWK Programming: A User's Guide for GNU Awk, Edition 1.0.3, iUniverse.com, 2000

The AWK Programming Language, by Alfred V. Aho, Brian W. Kernighan, and Peter J. Weinberger, Addison-Wesley, 1988.

UNIX, AWK and SED Programmer's Interactive Workbook, Peter Patsis, Prentice Hall, 1998

Mastering Regular Expressions, by Jeffrey E. F. Friedl, O'Reilly, 1997

Maybe helps you.

Bye!

KP.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top