> -----Original Message----- > From: fedora-list-bounces@xxxxxxxxxx > [mailto:fedora-list-bounces@xxxxxxxxxx] 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@xxxxxxxxxx > <http://www.mattdm.org/> > Boston University Linux ------> > <http://linux.bu.edu/> > Current office temperature: 78 degrees Fahrenheit. > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > 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