Revision history for LinuxGrep


Revision [40277]

Last edited on 2024-03-15 13:33:05 by ToBo

No Differences

Revision [40276]

Edited on 2024-03-15 13:33:05 by ToBo
Additions:
Search through directory for files which have .c or .h extensions for a pattern in the file:
%%(bash) grep --include=\*.{c,h} -rnw '/path/to/somewhere/' -e "pattern in file"%%


Revision [9190]

Edited on 2009-07-05 22:01:17 by ToBo
Additions:
RegularExpressions


Revision [3192]

The oldest known version of this page was created on 2008-05-23 18:49:07 by ToBo
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki