NAME
faxq - display fax jobs queued by faxspool(1)
SYNOPSIS
faxq [<command>] [-osa] [-v] [-r] [-P<job><prio>]
DESCRIPTION
Display the fax queue set up by faxspool(1).
faxq looks for all the jobs queued by faxspool(1) to /usr/spool/fax/outgoing/*. For each job in the queue, faxq displays some status informations about it. If no options are specified, one line per queued fax job is printed, displaying the job number, sender, number of pages and target fax number.
COMMANDS
faxq stop stops the fax queue processing by creating the file /usr/spool/fax/outgoing/stop. This command works only if you have write access to the spool directory. Depending on local setup, this means ``root only'' or ``fax administrator group''. If you don't have write access, an error message is printed.
faxq start re-starts a previously stopped fax queue, by removing the ``stop'' file. As for faxq stop this only works if you have write access.
faxq -P is currently broken (needs re-implementing with faxq-helper).
SEE ALSO
faxrunq(1), faxspool(1), faxrm(1), faxqueue(5)
AUTHOR
faxq is Copyright (C) 1993 by Gert Doering, <gert@greenie.muc.de>.