From 5e72d9e76f90bd1aeef6f08507a3590df1cbacca Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 31 Jul 2015 15:58:00 +0200 Subject: tweaks --- nq.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nq.sh') 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 -- cgit 1.4.1