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

Re: cron and CRON



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/sbin/cron
root     14256  0.0  0.1  1848  708 pts/0    R+   01:42   0:00 grep cron
r# ps aux | grep CRON
root 12156 0.0 0.1 2056 936 ? S May05 0:00 /USR/SBIN/CRON root 14098 0.0 0.1 2056 940 ? S 00:28 0:00 /USR/SBIN/CRON Why is there two processes with "cron"?

I don't see anything like this on my system.

Also, I notice that the prompt for the second 'ps aux' is 'r# ' rather than just '# '. This could just be a cut and paste error, but if it's real, then you've done something between the two ps runs that we need to know about.

Bob

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Reply to: