BSD 2 development
[unix-history] / man / netlpr.u
CommitLineData
55b0450c
ES
1.TH NETLPR UCB 2/24/79 UCB
2.ds s UCB
3.SH NAME
4netlpr \- use a remote lineprinter through the net
5.SH SYNOPSIS
6.B netlpr
7[
8.B \-m
9machine ] [
10.B \-l
11login
12] [
13.B \-p
14password
15]
16[
17.B \-f
18] [
19.B \-n
20]
21[ name1 ... namen ]
22.SH DESCRIPTION
23.I Netlpr
24sends the named files, (or the standard input if none are named),
25to a remote lineprinter; the
26.B \-m
27option forces the files to be printed on the specified machine.
28(If not specified, the default machine is used.)
29The
30.B \-l,
31.B \-p,
32.B \-f,
33and
34.B \-n
35options behave exactly as in
36.IR net (\*s).
37Any other options are passed through to
38.IR lpr (1)
39on the remote machine.
40A copy of the files is not made on the remote machine.
41.PP
42.I Netlpr
43executes the
44.IR net (\*s)
45command.
46.SH "SEE ALSO"
47net(\*s), netrm(\*s), netq(\*s), netlog(\*s), netcp(\*s),
48netmail(\*s), mail(1), lpr(1)
49.SH AUTHOR
50Eric Schmidt