Cron/Crontab

Question:What is Cron (crontab)?
Question:Is it possible to use Crontab?

Q: What is Cron (crontab)?
A: The crontab program, found in Unix and Unix-like operating systems, is used to schedule commands to be executed periodically. It reads a series of commands from standard input and collects them into the file also known as "a crontab" which is later read and whose instructions are carried out.

Q:Is it possible to use Crontab?
A: Yes, it is. You can find access to Crontab in "Hosting" - "Cron".

FAQ