|
sed & awk (2nd Edition) | 
enlarge | Authors: Dale Dougherty, Arnold Robbins Publisher: O'Reilly Media, Inc. Category: Book
List Price: $34.95 Buy New: $18.97 You Save: $15.98 (46%)
New (31) Used (19) from $14.94
Avg. Customer Rating: 40 reviews Sales Rank: 43955
Media: Paperback Edition: 2 Number Of Items: 1 Pages: 432 Shipping Weight (lbs): 1.5 Dimensions (in): 9.1 x 6.8 x 1.2
ISBN: 1565922255 Dewey Decimal Number: 005.43 EAN: 9781565922259 ASIN: 1565922255
Publication Date: March 1, 1997 Availability: Usually ships in 1-2 business days Shipping: Expedited shipping available Condition: 2nd Edition. Crisp clean and unread. No marks. Compare seller ratings. We offer excellent customer service.
|
| Editorial Reviews:
Product Description The book begins with an overview and a tutorial that demonstrate a progression in functionality from grep to sed to awk. sed and awk share a similar command-line syntax, accepting user instructions in the form of a script. Because all three programs use UNIX regular expressions, an entire chapter is devoted to understanding UNIX regular expression syntax. Next, the book describes how to write sed scripts. After getting started by writing a few simple scripts, you'll learn other basic commands that parallel manual editing actions, as well as advanced commands that introduce simple programming constructs. Among the advanced commands are those that manipulate the hold space, a set-aside temporary buffer. The second part of the book has been extensively revised to include POSIX awk as well as coverage of three freely available and three commercial versions of awk. The book introduces the primary features of the awk language and how to write simple scripts. You'll also learn: common programming constructs; how to use awk's built-in functions; how to write user-defined functions; debugging techniques for awk programs; how to develop an application that processes an index, demonstrating much of the power of awk; and FTP and contact information for obtaining various versions of awk. Also included is a miscellany of user-contributed scripts that demonstrate a wide range of sed and awk scripting styles and techniques.
|
| Customer Reviews: Read 35 more reviews...
a great little book August 26, 2008 I found understanding/writing sed/awk commands/scripts a daunting task until I bought this book. This book empowers you. I rate it at par with "the vi editor" from same publisher
Can Replace All of Your SED & AWK Bookmarks (2ndEd) August 13, 2008 This book is like a big tutorial series, packed with tons of applicable examples. It is not a reference, that's what the man pages are for, although the index if very good. In fact, the combination of the *BSD man pages and this book would give any man all the SED and AWK documentation he would ever need.
SED and AWK are these two very terse programs that, if you don't use them everyday, you tend to forget their syntax and functionality. I am not an everyday user. Before I bought this book, I often visited one of my many SED/AWK bookmarks. After years of using both programs, I never really understood them. I knew just enough to do small one-liners. However, I recently needed to build a fairly complex script to perform an automated OS upgrade via the network. I knew SED and AWK could help me accomplish my task, but I didn't have a full understanding of their potential. That's when I decided to buy this book. I have since then deleted all of my SED and AWK bookmarks.
After studying this book and highlighting the hell out of it, I have a clear understanding of these two tools and how to effectively utilize them.
Old, but Ok for the porpurse April 20, 2008 0 out of 2 found this review helpful
If you want understand all the sed advanced commands, this book is for you !
I recommend using perl instead sed or awk
Come for the sed, stay for the awk! February 16, 2008 1 out of 2 found this review helpful
This book is a timeless classic, the information on sed is invaluable to anyone who regularly works with text files or streams (after all sed is short for stream editor). Not only is it very informative it's also a fun and easy read... You'll be seeing uses for sed almost every day once you learn how powerful it can be!
The last 1/2 or so is on awk and although it's also very well written and informative it's not quite as useful if you're already experienced with a high level language with excellent text processing facilities like Python or Perl. However, it's work reading even if you keep thinking "I could do this in _____" because sometimes awk really is the right answer.
Are you serious? August 23, 2007 3 out of 3 found this review helpful
In a nutshell, if you don't have this book, you are probably not a serious programmer or system administrator.
Both sed and awk have been around for ages, and they are part of the fundamental toolkit of any Unix/Linux professional. Furthermore, there are versions available both for native Windows and for Linux-like environments under Windows (cygwin, MKS, mingw.)
If you are a Perl hacker, you probably use Perl for a lot of the tasks that would otherwise be performed with one of these tools. Nevertheless, they are worth your time.
|
|
|
Copyright 2008 - RailroadBookstore.com
| |