Skip to content

Instantly share code, notes, and snippets.

@yukpiz
Created July 22, 2015 12:53
Show Gist options
  • Save yukpiz/4c4e9e8a58b388ae0800 to your computer and use it in GitHub Desktop.
Save yukpiz/4c4e9e8a58b388ae0800 to your computer and use it in GitHub Desktop.
while true; do date; ls -la; sleep 2; done;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment