GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
FQ(1) FreeBSD General Commands Manual FQ(1)

fq
job queue log viewer

fq [-a] [-n] [-q] [job id ...]

fq 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.

fq automatically terminates after the corresponding jobs are done.

The options are as follows:

Output all log files, even of already finished jobs.
Don't wait for new output. Can be used to look at enqueued commands.
Only print the first line of each job output (i.e. the exec line).

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

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

On Linux, inotify(7) is used to monitor job output. On FreeBSD and macOS, kqueue(2) is used. On other operating systems, polling is used.

nq(1), tq(1)

Leah Neukirchen <leah@vuxu.org>

fq 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/

January 31, 2021 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.