.TH faxrm 1 "23 Nov 02" "greenie" "mgetty+sendfax manual" .IX faxrm .SH NAME faxrm - remove fax jobs queued by faxspool(1) .SH SYNOPSIS .B faxrm .RB [ -i ] .RI [job-ids ...] .SH DESCRIPTION Remove job(s) from the fax queue set up by faxspool(1). .I faxrm removes queued fax jobs. Call with a list of job-IDs to remove specific jobs. Call with no job IDs to be asked interactively about all jobs you own (if run by root, all jobs). For job-id, use the strings returned by faxq(1) (e.g. F000015), without the ``/JOB'' extention. If you are not the owner of the fax job (as per the 'user xyz' statement inside the JOB file), you are not allowed to remove the fax job. Only root is permitted to remove another user's faxes. If the job is locked (most likely because sendfax(8) is active sending it), .I faxrm doesn't attempt to remove it. Instead, it prints a warning message on stderr and goes on to the next job. .SH EXAMPLES faxrm F000005 F000033 .SH OPTIONS .TP .B -i (interactive mode) Tells .I faxrm to ask for confirmation before removing the job (UNIMPLEMENTED). .SH BUGS .I faxrm doesn't return diagnostic exit codes yet. .SH "SEE ALSO" faxrunq(1), faxrunq(8), faxspool(1), faxq(1), faxqueue(5) .SH AUTHOR .I faxrm is Copyright (C) 1993-2002 by Gert Doering, .