[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RaQ3i - error message with "httpd restart"
- Subject: Re: [cobalt-users] RaQ3i - error message with "httpd restart"
- From: "Henry J. Cobb" <hcobb@xxxxxxxxxxxxxxxxx>
- Date: Mon Jul 10 17:56:10 2000
>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