![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| pause needed for corn shell | dennysavard | UNIX for Dummies Questions & Answers | 7 | 12-09-2007 02:16 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Cron jobs are just unix commands or scripts set to run at a certain interval.
Therefore in general it is difficult to check what processes are from cronjobs. If you really need to check which cron jobs are running you will have to see which process belongs to "crond" process. However if you just wish to see the "Schedule" use crontab -l to see the current user's scheduled jobs if you have root priviledges you can cd /var/spool/cron/crontabs for a list of all users scheduled jobs Hope it helps |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| unix commands |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|