1TQ(1) BSD General Commands Manual TQ(1)
2
4 tq — job queue wrapper for tmux/screen
5
7 tq command line ...
8
10 tq is a tiny wrapper around the nq(1) job queue which automatically
11 spawns a corresponding fq(1) watching process in a new tmux(1) or
12 screen(1) window.
13
14 You can cancel the nq(1) job by pressing C-c in the job output window.
15
16 After the job has finished, the window will close on C-d.
17
19 NQDIR Directory where lock files/job output resides, see nq(1).
20
22 The tq utility exits 0 on success, and >0 if an error occurs.
23
25 fq(1), nq(1), screen(1), tmux(1)
26
28 Leah Neukirchen <leah@vuxu.org>
29
31 tq is in the public domain.
32
33 To the extent possible under law, the creator of this work has waived all
34 copyright and related or neighboring rights to this work.
35
36 http://creativecommons.org/publicdomain/zero/1.0/
37
38BSD August 25, 2015 BSD