Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: OT (Unix): Find names of files (in current & sub-dir) that co
Hi Unix Gurus,
I am sorry that my earlier email is not clear. Exactly, I am trying to find all the files in the current and sub-directories that have the word "APPS" in the file contents.
TIA
Regds,
New Bee
-----Original Message----- From: CHAN Chor Ling Catherine (CSC) Sent: Friday, August 31, 2001 3:40 PM To: Multiple recipients of list ORACLE-L Subject: OT (Unix): Find names of files (in current &sub-dir) that contai
Hi Unix Gurus, What's the command to find the names of all files (in the current directory and sub-directory) which contains the word APPS ? I know that "grep -i APPS *.* " works but it's only for the current directory. I need to know all the files that contain the word APPS in the sub-directory as well. TIA Regds, New Bee -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: CHAN Chor Ling Catherine (CSC) INET: clchan_at_nie.edu.sg Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (likesubscribing).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Aug 31 2001 - 04:28:19 CDT
![]() |
![]() |