Grep command in Linux explained
Jun 29, 2010, 17:32 (0 Talkback[s])
(Other stories by Faye Williams)
"The grep command is a hugely powerful way to search through
files. Like many command line utilities, once you're comfortable
using it, you will discover that it is surprisingly fast and
accurate.
"However, many Linux users only bother to learn one or two grep
options and then use them as a kind of one-size-fits-all approach
to searching. A little time spent learning what grep can do will
pay dividends – and there's nothing more satisfying than
knowing exactly how to use a command to find something in a
jiffy.
"We'll start out with the basics and build up a repertoire of
ways to use grep, before finishing with some things to check out if
you're still hungry for more."
Complete Story
Related Stories:
-
Performing Image Magic with ImageMagick(Jun 25, 2010)
- Learn Linux, 101: Find and place system files(Jun 23, 2010)
- Get the Most Out of Bash History(Jun 22, 2010)
- Customizing your terminal in Ubuntu 10.04 with Bashish(Jun 18, 2010)
- OpenCL 1.1 backward compatible, enhanced performance(Jun 15, 2010)
- Open Source Software Shortcut, Permanently Storing Macros in Vim(Jun 08, 2010)
- The Ultimate Bash Array Tutorial with 15 Examples(Jun 07, 2010)
- Yet Another Ten One-Liners from CommandLineFu Explained(Jun 03, 2010)