table of contents
TQ(1) | General Commands Manual | TQ(1) |
NAME¶
tq
—
job queue wrapper for tmux/screen
SYNOPSIS¶
tq |
command line ... |
DESCRIPTION¶
tq
is a tiny wrapper around the nq(1)
job queue which automatically spawns a corresponding fq(1)
watching process in a new tmux(1) or
screen(1) window.
You can cancel the nq(1) job by pressing
C-c
in the job output window.
After the job has finished, the window will close on
C-d
.
ENVIRONMENT¶
EXIT STATUS¶
Thetq
utility exits 0 on success,
and >0 if an error occurs.
SEE ALSO¶
fq(1), nq(1), screen(1), tmux(1)AUTHORS¶
Leah Neukirchen <leah@vuxu.org>LICENSE¶
tq
is in the public domain.
To the extent possible under law, the creator of this work has waived all copyright and related or neighboring rights to this work.
August 25, 2015 | Linux 4.19.0-10-amd64 |