Time | Command | |
---|---|---|
0 7,17 * * 1 | /scripts/script.sh |
|
15 */10 * * 0 | /code/analytics/your_lernaing.py -c us |
|
0 5 * * 1,2,3,4,5 | /scripts/script.sh; /scripts/script2.sh |
|
* * * * * | /usr/bin/python3 /home/ubuntu/email-automation/Gmail/poll_gmail.py |
|
0 * * * 0,1,2,3,4,5,6 | /bin/bash |
|
40 1 * * 0,1,4,5,6 | echo test >> /home/bravesettings1min.txt |
|
* * * * * | saddd |
|
0 9 * * 1 | Hhb |
|
10 * * * 1,4 | asdad |
|
33 * * * * | www |
|
30 18 * * * | df |
|
* * * * * | ls |
|