The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 05-07-2008
grinds grinds is offline
Registered User
  
 

Join Date: May 2008
Posts: 9
try a "chmod 777" on the source file and then run your grep command. it may just be a permissions issue. I have run into this a number of times.