about summary refs log tree commit diff
path: root/nq.sh
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2015-07-31 15:58:00 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2015-07-31 15:58:00 +0200
commit5e72d9e76f90bd1aeef6f08507a3590df1cbacca (patch)
tree01b1ff6136099e6c9422fc17cae2c9365822cfc9 /nq.sh
parentb2fbba507f33db6e9be9282a182fc78f746287ae (diff)
downloadnq-5e72d9e76f90bd1aeef6f08507a3590df1cbacca.tar.gz
nq-5e72d9e76f90bd1aeef6f08507a3590df1cbacca.tar.xz
nq-5e72d9e76f90bd1aeef6f08507a3590df1cbacca.zip
tweaks
Diffstat (limited to 'nq.sh')
-rwxr-xr-xnq.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nq.sh b/nq.sh
index 2907be5..f59ae59 100755
--- a/nq.sh
+++ b/nq.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 # nq CMD... - run CMD... in background and in order, saving output to ,* files
 #
-# - needs POSIX sh + util-linux flock(1)
+# - needs POSIX sh + util-linux flock(1) (see nq.c for portable version)
 # - when run from tmux, display output in a new window (needs
 #   GNU tail, C-c to abort the job.)
 # - we try hard to make the currently running ,* file have +x bit