Daily Archives: 05.07.2021

Shell: repeat a task multiple time

All shells (bash/zsh):

will run curl every 3 seconds until you break it. zsh specific:

will repeat it 5 times without any delay