BSD 2 development
[unix-history] / man / netrm.u
CommitLineData
b929eed6
ES
1.TH NETRM UCB 2/24/79 UCB
2.ds s UCB
3.SH NAME
4netrm \- remove a command from the network queue
5.SH SYNOPSIS
6.B netrm
7[
8.B \-
9] [ name1 ... namen ]
10.SH DESCRIPTION
11.I Netrm
12removes files from the network queue which have been queued for transmission to remote machines (but not yet sent).
13The
14.I names
15specified are the filenames reported by the
16.IR netq (\*s)
17command.
18The
19.B \-
20option indicates that all files
21owned by the person logged in are to be removed.
22.PP
23Only the owner of the file or super-user can
24.I netrm
25the file.
26.SH AUTHOR
27Eric Schmidt
28.SH FILES
29.br
30.ns
31.TP 19
32/usr/net/send?
33the directories where the queues are
34.SH BUGS
35Files on network queues on intermediate machines cannot be removed.
36.SH "SEE ALSO"
37net(\*s), netq(\*s), netcp(\*s), netlpr(\*s), netmail(\*s), mail(1)