Skip to content

Instantly share code, notes, and snippets.

@stephendonner
Created October 30, 2019 15:56
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stephendonner/88ffabc4c1f7bd6b40281bde8a180715 to your computer and use it in GitHub Desktop.
Save stephendonner/88ffabc4c1f7bd6b40281bde8a180715 to your computer and use it in GitHub Desktop.
while true; clear; do ls -la | grep tmp; sleep 1; done
while true; clear; do ls -la | grep tmp; sleep 1; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment