The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 10-31-2006
legato legato is offline
Registered User
 

Join Date: Nov 2004
Location: singapore
Posts: 40
search for certain word in a files from directory

hi

can i know how to get the file name of any files containing for example "abc" from a number of files in a directory?
i tried "ls -ltrc | grep abc" but no resulted generated.

thanks in advance.
Reply With Quote
Forum Sponsor