xref: /original-bsd/old/berknet/netrm.1 (revision 2301fdfb)
Copyright (c) 1980 Regents of the University of California.
All rights reserved. The Berkeley software License Agreement
specifies the terms and conditions for redistribution.

@(#)netrm.1 6.1 (Berkeley) 04/29/85

NETRM 1 "04/29/85"
C 4
NAME
netrm - remove a command from the network queue
SYNOPSIS
netrm [ - ] [ name1 ... namen ]
DESCRIPTION
Netrm removes files from the network queue which have been queued for transmission to remote machines (but not yet sent). The names specified are the filenames reported by the netq (\*s) command. The - option indicates that all files owned by the person logged in are to be removed.

Only the owner of the file or super-user can netrm the file.

AUTHOR
Eric Schmidt
FILES
/usr/spool/berknet/send? the directories where the queues are
BUGS
Files on network queues on intermediate machines cannot be removed.

There should be a -m flag to use with - to remove all your requests to one particular machine.

"SEE ALSO"
net(\*s), netq(\*s), netcp(\*s), netlpr(\*s), netmail(\*s), netlogin(\*s), mail(\*o)