[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] RE: ls proc (Was: I'm an idiot - please help me)



Permission denied
> ls: /proc/8/fd: Permission denied
> ls: /proc/9/exe: Permission denied
> ls: /proc/9/root: Permission denied
> ls: /proc/9/cwd: Permission denied
> ls: /proc/9/fd: Permission denied
> 
> Those are the only ones that came up denied when run as root. Any 
> thoughts?

These aren't actually files. This is Linux's way
of keeping track of what's happening. You wouldn't
want to recreate this part of the structure anyway,
other than to have a proc directory, appropriately
permissioned, directly off of the root.

Clark E. Morgan