nqterm - Man Page
job queue wrapper for tmux/screen
Synopsis
nqterm | command line ... |
Description
nqterm is a tiny wrapper around the nq(1) job queue which automatically spawns a corresponding nqtail(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
- NQDIR
Directory where lock files/job output resides, see nq(1).
Exit Status
The nqterm utility exits 0 on success, and >0 if an error occurs.
See Also
Authors
Leah Neukirchen <leah@vuxu.org>
License
nqterm 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.
Referenced By
July 3, 2024