Book description
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.
Publisher resources
Table of contents
-
1. grep Pocket Reference
- Introduction
- Conceptual Overview
- Introduction to Regular Expressions
- grep Basics
- Basic Regular Expressions (grep or grep -G)
- Extended Regular Expressions (egrep or grep -E)
- Fixed Strings (fgrep or grep -F)
- Perl-Style Regular Expressions (grep -P)
- Introduction to grep-Relevant Environment Variables
- Choosing Between grep Types and Performance Considerations
- Advanced Tips and Tricks with grep
- References
- Index
- About the Authors
- Copyright
Product information
- Title: grep Pocket Reference
- Author(s):
- Release date: January 2009
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596153601
You might also like
book
Learning the bash Shell, 3rd Edition
O'Reilly's bestselling book on Linux's bash shell is at it again. Now that Linux is an …
book
tmux 2
Your mouse is slowing you down. The time you spend context switching between your editor and …
book
Deciphering Data Architectures
Data fabric, data lakehouse, and data mesh have recently appeared as viable alternatives to the modern …
book
Database Internals
When it comes to choosing, using, and maintaining a database, understanding its internals is essential. But …