skip to main
|
skip to sidebar
The Oracle Mack
Tech Trips.
mercoledì 14 ottobre 2009
Search inside files
In order to search for a specific text pattern inside every file in every subdirectory of a given path in linux you can do:
grep -r "
text_2_search" *
"-r" stands for "recursive."
Note that with "zgrep" util you can search recursively inside a .zip or .tar.gz file.
Nessun commento:
Posta un commento
Post più recente
Post più vecchio
Home page
Iscriviti a:
Commenti sul post (Atom)
techBlogSearch()
techFriends()
Bex Huff blog
Content on Content Management
Core Content Only
It's my life!
John's blog
Kyle's Blog
techTags()
Linux / Unix
(4)
Javascript / AJAX
(3)
UCM
(3)
ldap
(2)
pl/sql and sql
(2)
Database
(1)
Java
(1)
Web
(1)
fun
(1)
techArchive()
►
2015
(1)
►
agosto
(1)
►
2011
(6)
►
agosto
(1)
►
giugno
(1)
►
marzo
(1)
►
febbraio
(3)
►
2010
(2)
►
aprile
(2)
▼
2009
(2)
▼
ottobre
(2)
Search inside files
Linux resize screen resolution with xrandr
►
2008
(7)
►
aprile
(1)
►
marzo
(6)
Nessun commento:
Posta un commento