Our website would like to use cookies to store information on your computer. You may delete and block all cookies from this site, but parts of the site will not work as a result. Find out more about how we use cookies.

Login or Register

Powered by
Powered by Novacaster
 
Re: linux 'find' command
by Hugo van der Sanden at 13:49 06/08/05 (Forum::Technical Advice::General)
It has to test each path anyway, to discover the permissions; easiest is simply to ignore the errors:

find -name filename 2>/dev/null

On my system, mail logs are in /var/log/maillog.

Hugo

<< CafePress for the UK (again) Trivial, I thought. >>
View Comments (Flat Mode) Printer Version
linux 'find' command Bruce Ure - 6/08
    Re: linux 'find' command Bruce Ure - 6/08
    Re: linux 'find' command David Crowson - 6/08
    Re: linux 'find' command Hugo van der Sanden - 6/08
       Re: linux 'find' command David Crowson - 6/08
          Re: linux 'find' command Hugo van der Sanden - 7/08
       Re: linux 'find' command Bruce Ure - 6/08
          Re: linux 'find' command Hugo van der Sanden - 7/08
             Re: linux 'find' command Bruce Ure - 8/08
                Re: linux 'find' command Hugo van der Sanden - 9/08
                   Re: linux 'find' command Simon - 9/08
                      Re: linux 'find' command Hugo van der Sanden - 9/08
             Re: linux 'find' command Rob Larsen - 4/08
                Re: linux 'find' command Simon - 7/08