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.
0 commenti:
Posta un commento
Post più recente
Post più vecchio
Home page
Iscriviti a:
Commenti sul post (Atom)
techBlogSearch()
Caricamento in corso...
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)
Web
(1)
fun
(1)
techArchive()
►
2011
(6)
►
agosto
(1)
SQL: date datatypes & milliseconds
►
giugno
(1)
Adobe LiveCycle vs. Chrome
►
marzo
(1)
Quarantine JDeveloper?
►
febbraio
(3)
UCM: default datepicker with idoc
Linux: boot with terminal
WLS: embedded LDAP client access
►
2010
(2)
►
aprile
(2)
UCM: Rules and Profiles metadata
UCM: Modify the check-in menu
▼
2009
(2)
▼
ottobre
(2)
Search inside files
Linux resize screen resolution with xrandr
►
2008
(7)
►
aprile
(1)
Oracle DB: Cold backup
►
marzo
(6)
LSOF: Who's doing what
Ldapsearch and LDIF files in OID
Case statement in SQL and PL/SQL
Disable Ctrl-N
No right click
JSON
0 commenti:
Posta un commento