Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged crontab

0 votes
495 views
1 answer
    I want a script to run every 40mins beginning on the 40th minute. so that means: 00:40, 01:20, 02:00, 02: ... 45 today, begins @00:25 next day). See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
653 views
1 answer
    I need a cron statement to run for few hours eg 1-8 then 10-15. In this case will the following statement ... help me? Thanks in advance, Gnik See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
431 views
1 answer
    I have this line in crontab: * * * * * /var/www/dir/sh/mysql_dumb.sh | mail -s "mysql_dump" ... /dir/backup/backup_DB_`date +%d_%m_%Y`.sql See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
409 views
1 answer
    How to configure a cron job to run every night at 2:30? I know how to make it run at 2, but not 2:30. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
585 views
1 answer
    Right now i am running my cron job everyday at 3.00PM 0 15 * * * But I want to run my cron job twice in a ... . How should i run it in 2.30PM? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...