On Mon, 13 May 2013 14:12:20 +0100, Norman Hull wrote:
> Daud Daud wrote:
>>
>> Nonetheless, /USR/SBIN/CRON appears to be running.
>>
>> Is there a logical explanation for this?
> Sounds dodgy. For some reason the options to pribt a process tree don't
> seem to worrk, but the SysV style ps -ef lists the pid and ppid (parent
> process id). to save wading through masses of lines try ps -efp2060 to
> give you the ppid of process 2060.
>
> You can backtrack like this to find whence it came (if you're lucky)
Thx for your response ... I'm on my Debian box at the moment, and that
duly reports /usr/sbin/cron. I'll check later.
In the meantime, cf. Werner Flamme's response ... it appears to be either
a bug or a feature, depending on your viewpoint :)
D2