|
NAMEfq —
job queue log viewer
SYNOPSIS
DESCRIPTIONfq is a simple utility for “following” the
output of
nq(1) jobs.
Without arguments, the output of the currently running and queued as-of-now jobs is emitted; else the presented job ids are used.
The options are as follows: ENVIRONMENTEXIT STATUSThefq utility exits 0 on success,
and >0 if an error occurs.
INTERNALSOn Linux, inotify(7) is used to monitor job output. On FreeBSD and macOS, kqueue(2) is used. On other operating systems, polling is used.SEE ALSOnq(1), tq(1)AUTHORSLeah Neukirchen <leah@vuxu.org>LICENSEfq 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.
Visit the GSP FreeBSD Man Page Interface. |