|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi,
Is there any utility that can me to check the cron jobs that are currently running under Linux? If there is one, would you please kindly let me know? Thanks, Pete |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Le Friday 04 April 2008 11:53:48 Pete Kay, vous avez écritÂ:
> Hi, > > Is there any utility that can me to check the cron jobs that are > currently running under Linux? > If there is one, would you please kindly let me know? > If you mean the jobs which are effectively running, any process viewer willdo the trick (ps, pstree...). These jobs always run as a child process of the cron daemon. If you just want to list the scheduled jobs, use crontab -l or read your crontab. There are also some logs when a job is started but I don't remember where (dmesg, maybe?) -- Cédric Lucantis |
|
![]() |
| Outils de la discussion | |
|
|