The UNIX and Linux Forums  

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



Thread: Grep question
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 02-18-2003
oombera's Avatar
oombera oombera is offline
Have a day :|
 

Join Date: Aug 2002
Location: Cleveland, OH
Posts: 804
It could be performing the search just like you told it to, but the search is taking a while, so it looks like it's hanging up.

How many files are in the directory you're searching? When I search a directory with a thousand files, it takes about 25 seconds. More files will take even longer. It depends what you're searching for and what you're doing with the data when it's found.