sed & awk Pocket Reference, 2nd Edition
by Arnold Robbins
vi Editor Pocket Reference
by Arnold Robbins
sed & awk, 2nd Edition
by Dale Dougherty; Arnold Robbins
Classic Shell Scripting, 1st Edition
by Arnold Robbins; Nelson H.F. Beebe
A Practical Guide to Linux® Commands, Editors, and Shell Programming, Second Edition
by Mark G. Sobell
Unix in a Nutshell, 4th Edition
by Arnold Robbins
Learning the Unix Operating System, 5th Edition
by Jerry Peek; Grace Todino-Gonguet; John Strang
Managing Projects with GNU Make, 3rd Edition
by Robert Mecklenburg
Learning Python, 3rd Edition
by Mark Lutz
grep Pocket Reference is the first guide devoted to grep, the powerful Unix content-location utility. This handy book is ideal for system administrators, security professionals, developers, and others who want to learn more about grep and take new approaches with it -- for everything from mail filtering and system log management to malware analysis. With grep Pocket Reference, you will:
Learn methods for filtering large files for specific content
Acquire information not included in the current grep documentation
Get several tricks for using variants such as egrep
Keep key information about grep right at your fingertips
Find the answers you need about grep quickly and easily. If you're familiar with this utility, grep Pocket Reference will help you refresh your basic knowledge, understand rare situations, and work more efficiently. If you're new to grep, this book is the best way to get started.
Average Amazon.com® Rating: ![]()
![]()
![]()
![]()
Based on 1 Ratings
A very handy reference - 2009-02-08
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
This little book is everything a pocket reference should be. grep and egrep are not hard to use, but there are quite a few valid combinations of options, and this book pretty much covers them all. If you want to find expressions in one or more files, this is the tool to use. It's easy to forget everything available, so this book puts everything in one place for you. There's even a section on an option of grep that is only valid with PERL, so you may or may not have access to it. The following is the table of contents since it is not listed in the product description. One word of warning - if you don't already understand regular expressions this book won't teach it to you. It is indeed just a quick reference for concepts you should already know. The advanced tips and tricks section is the only exception to that rule and is itself worth the price of admission.
Chapter 1. grep Pocket Reference
Section 1.1. Introduction
Section 1.2. Conceptual Overview
Section 1.3. Introduction to Regular Expressions
Section 1.4. grep Basics
Section 1.5. Basic Regular Expressions (grep or grep -G)
Section 1.6. Extended Regular Expressions (egrep or grep -E)
Section 1.7. Fixed Strings (fgrep or grep -F)
Section 1.8. Perl-Style Regular Expressions (grep -P)
Section 1.9. Introduction to grep-Relevant Environment Variables
Section 1.10. Choosing Between grep Types and Performance Considerations
Section 1.11. Advanced Tips and Tricks with grep
Section 1.12. References
Top Level Categories:
Programming
Sub-Categories:
Programming > Linux
Programming > UNIX
Some information on this page was provided using data from Amazon.com®. View at Amazon >