Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


Linux.com: CLI Magic: Regular Expressions and Metacharacters

Aug 02, 2005, 06:15 (0 Talkback[s])
(Other stories by Mark Alexander Bain)

"Most of us probably use regular expressions--pattern that describes a set of characters--every day without realizing it. Chances are, however, that you aren't really using them to their full potential.

"Consider how you search a file for a word. You probably type something like:

grep expression *.html ..."

Complete Story

Related Stories: