awk language reference: book


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers awk language reference: book
# 1  
Old 07-30-2010
awk language reference: book

Gurus,

I am looking for a book on Awk programming.

A quick Google search gave me Amazon.com: The AWK Programming Language (9780201079814): Alfred V. Aho, Brian W. Kernighan, Peter J. Weinberger: Books by Alfred Aho.

Is there anything other than that? Any advice?

Thanks.

Al.
# 2  
Old 07-30-2010
O'Reilly book called "sed & awk"

Don't know if there is a later version than 1997 though.

sed & awk, Second Edition - O'Reilly Media
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

awk book

I was hoping someone could recommend a good book for awk. Maybe an online class? (1 Reply)
Discussion started by: Xterra
1 Replies

2. Shell Programming and Scripting

Replace from reference file awk

Basically want to replace any field in input file from the refernce file ... for example. clar_2400:3113 in input file will be replaced by clar_2400:3113 Input file field seperator is "," Field which is not found in reference will stay as it is ... Input File ... (3 Replies)
Discussion started by: greycells
3 Replies

3. Shell Programming and Scripting

AWK Book

Friends Can you suggest me best AWK Book links Thanks Rajkumar (2 Replies)
Discussion started by: rajkumarin
2 Replies

4. Programming

Help to filter read through reference file by using c language

Input_file #tmp_2 werweraewghe @tmp_2 123sdfs57a #tmp_1 aewrgheheghe @tmp_1 457awrerfa87 #tmp_4 trtyrghe @tmp_4 8898rtyr2 reference_file #tmp_4 #tmp_1 (14 Replies)
Discussion started by: cpp_beginner
14 Replies

5. UNIX for Dummies Questions & Answers

Book reference

hello I am looking for book reference far Linux books that have information that is up to date. Example: Running Linux, O`Reilly, year 1995. Or Linux Administration, A beginners guide, 5`th ed, Mc Graw Hill Osbourn, year 2009. Thank you (2 Replies)
Discussion started by: cowLips
2 Replies

6. AIX

Required AIX Simulator \Command reference book

Sir, Iam required AIx simulator If any send the download link I required it for practice (2 Replies)
Discussion started by: arif185
2 Replies

7. Programming

C Reference Book

Hi All, Which one do you think is better as the C reference book: C in a Nutshell (O'Reilly, 2005) or C Primer Plus 5th ed. (Sams, 2004)? I knew both of them should be great, but I certainly do not want to buy both. Any suggestion? Thanks! (6 Replies)
Discussion started by: zx1106
6 Replies

8. AIX

AIX Reference Book

Hi Guys, Can any one please provide me the link where i can download good reference book for AIX. (2 Replies)
Discussion started by: shabu
2 Replies

9. UNIX for Dummies Questions & Answers

Unix book reference

Does anyone here have a favorite? I just wanted to find a reliable book which is meaty in content and still easily understandable.. (3 Replies)
Discussion started by: mandarin14
3 Replies
Login or Register to Ask a Question