Pario TechnoBlob
About Posts

Tag: regex

Grep recursively through subdirectories grep recursively through subdirectories for files that match a specific pattern: grep -l -r –include=.doc regex * The equivalent command unsing find: find . -name ‘.doc’...
Nov 1, 2007 2:54PM
regex –make option Get a ready regex The –make option is described by its author as “a remedy for headaches.” It outputs a regexp for one of several common patterns that are given as arguments,...
Jul 3, 2007 12:02AM
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom