Analyzing a crontab schedule
Using your knowledge of the structure of a crontab schedule, can you determine how often the script.sh Bash script will run if the following line is in the user's crontab?
15 * * * 6,7 bash script.sh
Cet exercice fait partie du cours
Introduction to Bash Scripting
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice