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
Diese Übung ist Teil des Kurses
Introduction to Bash Scripting
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten