Odd warning when using the find command

Mike McGrath mmcgrath at iesabroad.org
Fri Jun 24 16:00:21 UTC 2005


 

> -----Original Message-----
> From: fedora-list-bounces at redhat.com 
> [mailto:fedora-list-bounces at redhat.com] On Behalf Of Matthew Miller
> Sent: Friday, June 24, 2005 10:29 AM
> To: For users of Fedora Core releases
> Subject: Re: Odd warning when using the find command
> 
> On Fri, Jun 24, 2005 at 10:37:11AM -0400, R L wrote:
> > > Yeah -- don't use find in /proc.
> > I have always used the find command starting from root (find / -name
> > filename) and have never had this issue till FC 4.
> 
> It just happened to work before. Now it's letting you know 
> about the problem.
> 
> -- 
> Matthew Miller           mattdm at mattdm.org        
> <http://www.mattdm.org/>
> Boston University Linux      ------>                
> <http://linux.bu.edu/>
> Current office temperature: 78 degrees Fahrenheit.
> 
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
> 
> 

If its causing problems in a script you can always append 2> /dev/null
to "hide" the error messages.

	-Mike





More information about the users mailing list