On 06/17/2011 05:45 PM, Jonathan Ryshpan wrote:
> Investigating a hanging instance of googleearth (wich process number
> 3110), I noticed that it's possible to 
>       cd /proc/3110
> while on the other hand
>       ls /proc
> does not show 3110 as being in the proc directory.

The number is a PID and the directory entry follows the process lifecycle - most
likely it exited between the cd and the ls.

Regards,
Bryn.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to