monfold.sh: Update inotify-tools link to GitHub URL
authorW. Trevor King <wking@tremily.us>
Sat, 21 Sep 2013 17:17:19 +0000 (10:17 -0700)
committerW. Trevor King <wking@tremily.us>
Sat, 21 Sep 2013 17:40:54 +0000 (10:40 -0700)
Don't just mention the Ubuntu package.

Also set the executable bit for this script.  We need Bash (and not a
generic POSIX shell) because of the process substitution:

  <(...)

feeding the while loop.

posts/inotify/monfold.sh [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 3016d1b..9344601
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# W. Trevor King, 2009.  Released into the public domain.
+# W. Trevor King, 2009-2013.  Released into the public domain.
 #
 # Monitor an unfolding data directory and output a small png of the most
 # recent unfolding curve
@@ -8,7 +8,8 @@
 # usage: monfold <unfold_dir>
 # e.g. : monfold ~/rsrch/data/unfold/20090331
 #
-# Requires the inotify-tools package if you're running Ubuntu
+# Requires the inotify-tools package:
+#   https://github.com/rvoicilas/inotify-tools/wiki
 #
 # Running something along the lines of
 #   qiv --watch $OUTFILE # run qiv tracing the image file