View Single Post
  #5 (permalink)  
Old 15-Jul-2006, 21:28
Zekeman
Guest
 
Posts: n/a
Default

Quote:
find /etc /usr /home /lib /opt ... -name xxx

Those are the most likely places for what you want anyway. Make an alias of it if you do it often. Anyway it's an inefficient way to do it, which is why we have locate and beagle.

Or live with the bogus error message.
[/b]

I agree and thanks for the fast response!