How to Find Anything Under Linux
Oct 04, 2011, 20:00 (0 Talkback[s])
(Other stories by Carla Schroder)
[ Thanks to Carla Schroder for this link. ]
The Linux find, grep, and awk commands are amazing
power tools for fine-grained file searches, and for finding things
inside files. With them you can find the largest and newest files
on a system, fine-tune search parameters, search for text inside
files, and perform some slick user management tricks.
Complete Story
Related Stories:
- Is Glark a Better Grep?(Aug 10, 2011)
- Ubuntu Linux, Day 19: Using 'man' and 'grep'(Jun 21, 2011)
- 5 grep like commands(Jun 09, 2011)
- Grep command in Linux explained(Jun 29, 2010)
- How-To: Grep Tricks for Linux Users(Apr 29, 2010)
- Open-Source Software Shortcut, Excluding Directories From Grep(Mar 30, 2010)
- Regular Expressions In grep(Feb 18, 2010)
- Linux Newbie : Why grep almost never yields something productive(Feb 04, 2010)