From 83932d1c5d3e538eb543b73bbdf6dfa339530da3 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 10 Aug 2015 14:01:22 +0200 Subject: tq: add screen(1) support --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4a3e324..cc5fa41 100644 --- a/README.md +++ b/README.md @@ -68,10 +68,10 @@ Two helper programs are provided: jobs are done. If no job is running, the output of the last job is shown. `fq -a` shows the output of all jobs, `fq -q` only shows one line per job. `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`. +for size change else. (`fq.sh` is a similar tool, not quite as robust, +implemented as shell-script calling `tail`.) -`tq` wraps `nq` and displays the `fq` output in a new tmux window. +`tq` wraps `nq` and displays the `fq` output in a new tmux or screen window. (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