python executes regularly, starting at 00:03:30 every day and every three and a half minutes (210s). How can it be achieved? I will not use when I use apscheduler...
execute the print output in the following crontab,xxx.py file: 18 16 * usr local python3 bin python3.7 root xxx.py 1. Confirmed the normal operation of cron and tested the timing output 2. Confirmed that usr local python3 bin python3.7...
it is possible to execute sudo home dbback bktest.sh manually script command: crontab : ...
scenario: assume that the customer is involved in different time zones of ten countries. For example, the time zone set by the American customer is different . Now you need to send a report at 0 o clock in the customer s time zone, and the repo...
the server bought has less memory and occasionally ends the process automatically, so I plan to restart the system every Monday morning 0 21 * * 0 sbin shutdown -r now 0 21 * * 0 sbin reboot neither of these is executed. What should I do? look at ...
yesterday crontab was configured to close the samba service regularly, but the service was not turned on in the morning and there was no log, so I would like to know what the problem is: root@VM-0-9-ubuntu: var log-sharp crontab -l * 1 * * * * usr...
crontab runs every 3 hours 3 sh home test.sh in this case, I saved it at 8 o clock, so will it run at 9 o clock? what time is it every 3 hours? ...
execute after entering the project, the error shows scrapy command not found , but I-sharpscrapy can be run, the scrapy crawl test crawler command can also be executed alone, only the scheduled command will appear scrapy:command not found ...
this is a backup script -sharp! bin bash docker_name=mysql_container data_dir= home ubuntu mysql_dump usr bin docker exec -it $docker_name usr bin mysqldump -u root -p root --all-databases > "$data_dir data_`date +%Y%m%d`.sql" A file wi...
linux script command. The shell script itself has log output, but there is no log in the cron expression. What is the reason and how to solve it? shell script command: nohup tcps modules hadoop hadoop-2.6.2 bin hadoop jar tcps modules hadoop jar ca...