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

Re: [cobalt-users] RaQ3i - error message with "httpd restart"



>Does anyone know what this is referring to? I checked in /proc and 471 doesn't
>even exist.

/proc isn't a "real" filesystem, it's a view into the system memory to show
the running processes.

If you ls /proc, you won't get the same list twice.

-HJC