Re: cron and CRON

2007-05-08 Thread Karl E. Jorgensen
On Tue, May 08, 2007 at 05:59:19PM -0300, Valdir Marcos wrote: > Take a look: > > # pstree > init---atd > +-bash > +-cron---firebird > ? +-sendmail > +-cron---cron---sendmail > ? +-sh---curl > +-dhclient [snip] > # ps aux | grep cron > root 14094

Re: cron and CRON

2007-05-08 Thread Bob McGowan
Valdir Marcos wrote: Take a look: # pstree init─┬─atd ├─bash ├─cron─┬─firebird │ └─sendmail ├─cron───cron─┬─sendmail │ └─sh───curl ---deleted extra content # ps aux | grep cron root 14094 0.0 0.1 1764 820 ?Ss 00:21 0:00 /usr/s

cron and CRON

2007-05-08 Thread Valdir Marcos
Take a look: # pstree init---atd +-bash +-cron---firebird ¦ +-sendmail +-cron---cron---sendmail ¦ +-sh---curl +-dhclient +-events/0---aio/0 ¦ +-ata/0 ¦ +-kacpid ¦ +-kblockd/0 ¦ +-khelper