Where put cpanel the cron jobs of the users?

mgrizal

Well-Known Member
Jun 15, 2004
55
0
156
Hi,

I need check some cron jobs of some users. Where put cpanel the cron jobs of the users? I have root access


Thank you
 

bhd

Well-Known Member
Sep 20, 2003
149
2
166
JNB ZA
cPanel Access Level
Root Administrator
To check/edit a cron job of a user as root, just enter:

crontab -e -u username

Where "username" is the name of the user account.

The directory is in /var/spool/cron