On Tue, 27 Jun 2000, Jim Smith wrote:
> Hello,
>
> When I execute a find / -name some.file as root, I always get the error
> message: 'find: /proc/5/fd permission denied' whether I find some.file
> or not. Why?
>
> I'm running rh6.0 intel.
>
Two reasons:
1: /proc isn't a "real" file system. it
Probably because you don't have an fd mounted.
Lee Howard
At 10:48 AM 6/27/00 -0400, you wrote:
>Hello,
>
>When I execute a find / -name some.file as root, I always get the error
>message: 'find: /proc/5/fd permission denied' whether I find some.file
>or not. Why?
>
>I'm running rh6.0 intel.
>