fix to reeves fix of dgo handling (reset b_active to 1)
[unix-history] / .ref-BSD-3 / usr / man / man1 / netrm.1
CommitLineData
118e62a6
ES
1.TH NETRM 1 2/24/79
2.UC
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.SH "SEE ALSO"
36net(\*s), netq(\*s), netcp(\*s), netlpr(\*s), netmail(\*s), mail(\*o)