Skip to main content
added 149 characters in body
Source Link
jthill
  • 2.8k
  • 14
  • 16

I expect it to exit if a file is added or removed

I'm pretty sure you're after inotify-tools.

My manpage for watch, from procps-ng, says

watch runs command repeatedly, displaying its output and errors (the first screenfull).

I expect it to exit if a file is added or removed

I'm pretty sure you're after inotify-tools.

I expect it to exit if a file is added or removed

I'm pretty sure you're after inotify-tools.

My manpage for watch, from procps-ng, says

watch runs command repeatedly, displaying its output and errors (the first screenfull).

Source Link
jthill
  • 2.8k
  • 14
  • 16

I expect it to exit if a file is added or removed

I'm pretty sure you're after inotify-tools.