Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    How about the total number? Commented Jun 8, 2019 at 8:54
  • Which total number? The total number of watchers? Just change the script to sum the counts. Commented Jun 8, 2019 at 10:43
  • Got a PR in that added the total number! github.com/fatso83/dotfiles/pull/3 Commented Aug 28, 2020 at 11:31
  • 2
    Used this script third time, so adding this for future convenience: curl https://raw.githubusercontent.com/fatso83/dotfiles/master/utils/scripts/inotify-consumers | sh Commented Nov 2, 2020 at 18:51