AWK Book


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting AWK Book
# 1  
Old 09-08-2012
AWK Book

Friends


Can you suggest me best AWK Book links



Thanks
Rajkumar
# 2  
Old 09-08-2012
Gawk: Effective AWK Programming by Arnold Robbin, the current GNU awk maintainer.

The AWK Programming Language by the authors of the original awk: Alfred Aho, Brian Kernighan, and Peter Weinberger.

sed & awk by Dale Dougherty and Arnold Robbins

Start with the first book in the list.

Last edited by radoulov; 09-08-2012 at 07:06 AM..
# 3  
Old 09-09-2012
Thanks Radoulov!!!!
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Programming

Question regarding a book for C++

Hi all. A course I am has Beginning C prescribed for our C++ work, but I am wondering, is this correct? Why not Beginning C++ by the same author? We code in C++ and learn C++, when starting a project in Code::Blocks we select C++. I may just be confused. Thanks for the help. (1 Reply)
Discussion started by: AnthonyWall56
1 Replies

2. Shell Programming and Scripting

Looking for good book on awk

I am not sure if I am posting to the right forum but I would like to buy a book which goes into Awk in detail and covers the most advanced Awk programming techniques. Would anybody be able to recommend a good book? I see plenty of books available on Amazon but I am not sure how detailed they are.... (2 Replies)
Discussion started by: kieranfoley
2 Replies

3. 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

4. Shell Programming and Scripting

sed & awk Book

Hi Experts, I am studying SED and AWK text processing commands with an E-book. I am not satisfied with the way of explanation and examples given by them. I would like you guys to suggest me the Best book for SED and AWK to become good in this utility. Thanks in Advance (1 Reply)
Discussion started by: linuxrulez
1 Replies

5. UNIX for Dummies Questions & Answers

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. (1 Reply)
Discussion started by: alan
1 Replies

6. What is on Your Mind?

looking for a book suggestion

On the basic concepts of programming. I mean I am 100% self taught so I need a book to fix all my bad habits and misconceptions. I mean I want a solid book over the basics. Explains what an array is, a string, variable, stacks, and so forth. I only know how to write code in shell,... (7 Replies)
Discussion started by: tlarkin
7 Replies

7. UNIX for Dummies Questions & Answers

Unix Book

OK Guys! I need a top of the line unix system administration book for newbies! help! thanks (1 Reply)
Discussion started by: disturbe_d
1 Replies

8. Solaris

e-book

Hi everybody I a new one And I have just wanted to research on Sun Solaris So can you help me what e-book to read ( and if can you give me the direct address to load ) Thks so much (3 Replies)
Discussion started by: iwbasts
3 Replies
Login or Register to Ask a Question