{cPanel} Viewing cron jobs through SSH

You can use the command
crontab -l

To view all od "root" cron jobs.
To be more user specific, please use:

crontab -u username -l

You'd replace the username with the user name of the account in question.

  • cron jobs
  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

{cPanel + CentOS} How to install cPanel on a CentOS server via ssh?

{cPanel + CentOS} How to install cPanel on a CentOS server via ssh?   Please follow the...

How do I assign additional IP addresses in RedHat/CentOS?

  To assign a new range of addresses to your server you'll need to create a RANGE file. To...

Setup static IP in Debian OS {Debian 6xx}

Basic Setup of a Static  IP for Debian 6xx You'll first need to find out what your...

Recover Centos root Passwod

1. Boot the system and when you see the following message "Press any key to enter the menu",...