Skip to content

Instantly share code, notes, and snippets.

@yazzou
Forked from artbristol/monitor.sh
Created January 18, 2021 17:36
Show Gist options
  • Save yazzou/4b4bc2524f592c741c336385f2a8db5c to your computer and use it in GitHub Desktop.
Save yazzou/4b4bc2524f592c741c336385f2a8db5c to your computer and use it in GitHub Desktop.
inotify watch a directory with timestamps
inotifywait --monitor --timefmt '%F %T' --format '%T %w %e' --recursive $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment