Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

find keyword in a file

445955Jul 17 2007 — edited Jul 17 2007
Hi,
I am looking for a command that can browse me thru a file for a particular keyword in UNIX.
ex: looking for keyword temp in "alert.log" file ..i.e i want to go all places one by one whereever the keyword temp comes in alertlog file on UNIX.

sample:

more alertlog.file
/temp

takes me only once to the keyword temp....how to continue till the end of file

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 14 2007
Added on Jul 17 2007
5 comments
858 views