1faxq(1)                      mgetty+sendfax manual                     faxq(1)
2
3
4

NAME

6       faxq - display fax jobs queued by faxspool(1)
7

SYNOPSIS

9       faxq [<command>] [-osa] [-v] [-r] [-P<job><prio>]
10

DESCRIPTION

12       Display the fax queue set up by faxspool(1).
13
14       faxq    looks   for   all   the   jobs   queued   by   faxspool(1)   to
15       /var/spool/fax/outgoing/*. For each job in  the  queue,  faxq  displays
16       some  status  informations  about  it. If no options are specified, one
17       line per queued fax job is printed, displaying the job number,  sender,
18       number of pages and target fax number.
19
20

COMMANDS

22       faxq  stop  stops  the  fax  queue  processing  by  creating  the  file
23       /var/spool/fax/outgoing/stop.  This command  works  only  if  you  have
24       write  access  to  the spool directory.  Depending on local setup, this
25       means ``root only'' or ``fax administrator group''.  If you don't  have
26       write access, an error message is printed.
27
28       faxq  start  re-starts  a previously stopped fax queue, by removing the
29       ``stop'' file.  As for faxq stop this only  works  if  you  have  write
30       access.
31
32

OPTIONS

34       -v     Tells faxq to print a more verbose report for each job (multiple
35              lines).
36
37       -o     Show old jobs, already sent but still in  the  queue  directory,
38              too.
39
40       -s     Show  suspended  jobs  (stopped because of too many fatal errors
41              during sending). You can restart those jobs with faxq -r
42
43       -a     Show all jobs (active, old, suspended).
44
45       -r     Restart suspended jobs. Every suspended job in the  queue  (that
46              you  have write permissions for) will be requeued.  Use faxrm to
47              delete jobs that you do not want to be sent!
48
49       -P <job> <prio>
50              Change the priority of fax job <job> to <prio>.  Example:  "faxq
51              -P F000247 3".
52
53

BUGS

55       faxq doesn't handle time scheduling yet.
56
57       faxq -P is currently broken (needs re-implementing with faxq-helper).
58
59

SEE ALSO

61       faxrunq(1), faxspool(1), faxrm(1), faxqueue(5)
62

AUTHOR

64       faxq is Copyright (C) 1993 by Gert Doering, <gert@greenie.muc.de>.
65
66
67
68greenie                            27 Oct 93                           faxq(1)
Impressum