Skip to content

Instantly share code, notes, and snippets.

@irek02
Created October 3, 2017 13:27
Show Gist options
  • Save irek02/8fc4b6c6904a562dc88dc80eeb206bad to your computer and use it in GitHub Desktop.
Save irek02/8fc4b6c6904a562dc88dc80eeb206bad to your computer and use it in GitHub Desktop.
bash-while.sh
while sleep 1; do cmd ; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment