From 774a8f2d098fa242c5bac528e51ca62fca0bd9a4 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Wed, 5 Aug 2015 14:55:09 +0200 Subject: rename fq to fq.sh --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6997bb3..deadbe6 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,9 @@ Two helper scripts are provided: `fq` outputs the log of the currently running jobs, exiting when the jobs are done. If no job is running, the output of the last job is -shown. +shown. `fq` uses `inotify` on Linux and falls back to polling for +size change else. `fq.sh` is a similar tool, not quite as robust, +implemented as shell-script calling `tail`. (A pure shell implementation of `nq` is provided as `nq.sh`. It needs `flock` from util-linux, and only has a timer resolution of 1s. -- cgit 1.4.1