ojosVerdes
Technical User
I have a script that I want to run 3 times (every 20 minutes) then stop it.
I understand how the sleep command works; but I am not sure what looping contruct to use.
I dont want to use a crontab job cause don't have specific times to run it.
TIA.
I understand how the sleep command works; but I am not sure what looping contruct to use.
I dont want to use a crontab job cause don't have specific times to run it.
TIA.