Show all cron jobs in linux

If you need to show all cron tasks in a linux machine  go to /var/spool/cron and run the following  command

cat * >  crones.txt

Now , you can find all cron details in the above file (crones.txt)

You can leave a response, or trackback from your own site.

Leave a Reply

Subscribe without commenting


Fatal error: Call to undefined function wp_list_addonn() in /home/sites/customers/aneesh/systemadmin/blog/wp-content/themes/Grante/sidebar.php on line 106