Skip to content

Instantly share code, notes, and snippets.

@betweenbrain
Created February 15, 2013 21:30
Show Gist options
  • Save betweenbrain/4963701 to your computer and use it in GitHub Desktop.
Save betweenbrain/4963701 to your computer and use it in GitHub Desktop.
Linux: Continually monitor current directory for file changes
watch -d -n 1 ls -l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment