logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tq — job queue wrapper for tmux/screen

Authors

       Leah Neukirchen <leah@vuxu.org>

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

       NQDIR   Directory where lock files/job output resides, see nq(1).

Exit Status

       The tq utility exits 0 on success, and >0 if an error occurs.

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.

       http://creativecommons.org/publicdomain/zero/1.0/

Debian                                           August 25, 2015                                           TQ(1)

Name

       tq — job queue wrapper for tmux/screen

See Also

fq(1), nq(1), screen(1), tmux(1)

Synopsis

tqcommandline...

See Also