Posts tagged as:

/etc/cron.d/

How To Display All Cron Jobs On Linux

by lifeLinux on August 22, 2011

Using cron is via the crontab command which allows you to view or edit your crontab file, which is a per-user file containing entries describing commands to execute and the time(s) to execute them.

{ 0 comments }