Where is crontab located?
Hi,
Where is crontab located?
In my VPS server I found it at /var/spool/cron
But is this ALWAYS the location to it? May there be alternative locations? Are there distros using different locations or something?
OR... is there a readable file that might show the location of installed crontab? That would be even better, I could read the file and then get the path from there...
Another question if I may, can someone direct me into a good short english article describing how to setup cronjobs without cpanel or other gui tool, like how to make a cronjob with notepad and FTP program by uploading specific files into right place.
Thanks in advance!
EDIT: I'm working on a PHP script that makes cronjobs.