BSD 4_2 development
[unix-history] / usr / man / mano / netrm.1
CommitLineData
11a514e8
C
1.TH NETRM 1 "6 February 1980"
2.UC 4
3.ds s 1
4.ds o 1
5.SH NAME
6netrm \- remove a command from the network queue
7.SH SYNOPSIS
8.B netrm
9[
10.B \-
11] [ name1 ... namen ]
12.SH DESCRIPTION
13.I Netrm
14removes files from the network queue which have been queued for transmission to remote machines (but not yet sent).
15The
16.I names
17specified are the filenames reported by the
18.IR netq (\*s)
19command.
20The
21.B \-
22option indicates that all files
23owned by the person logged in are to be removed.
24.PP
25Only the owner of the file or super-user can
26.I netrm
27the file.
28.SH AUTHOR
29Eric Schmidt
30.SH FILES
31.ta 2.5i
32/usr/spool/berknet/send? the directories where the queues are
33.SH BUGS
34Files on network queues on intermediate machines cannot be removed.
35.br
36There should be a
37.B \-m
38flag to use with
39.B \-
40to remove all your requests to one particular machine.
41.SH "SEE ALSO"
42net(\*s), netq(\*s), netcp(\*s), netlpr(\*s), netmail(\*s), netlogin(\*s),
43mail(\*o)