Answers for "from where the crontab are running"

1

where is the crontab log

grep CRON /var/log/syslog
Posted by: Guest on February-16-2021
0

*/1 in crontab

*/1 means exactly the same as *
Posted by: Guest on September-23-2020

Code answers related to "from where the crontab are running"

Browse Popular Code Answers by Language