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

Re: [Semi-OT] Process *name* a valid concept in Unix/Linux?



Hi,

On Wed, Sep 1, 2010 at 03:26, Ron Johnson <ron.l.johnson@cox.net> wrote:
> Or, since fork() is so integral to Unix and processes keep flitting in an
> out of existence, is "name" not a relevant concept?

fork() returns PIDs, which are more unique than names; getppid()
returns the parent's PID.


Reply to: