.TH NETLPR 1 .UC .ds s 1 .SH NAME netlpr \- use a remote lineprinter through the net .SH SYNOPSIS .B netlpr [ .B \-m machine ] [ .B \-l login ] [ .B \-p password ] [ .B \-f ] [ .B \-n ] [ name1 ... namen ] .SH DESCRIPTION .I Netlpr sends the named files, (or the standard input if none are named), to a remote lineprinter; the .B \-m option forces the files to be printed on the specified machine. (If not specified, the default machine is used.) The .B \-l, .B \-p, .B \-f, and .B \-n options behave exactly as in .IR net (\*s). Any other options are passed through to .IR lpr (1) on the remote machine. A copy of the files is not made on the remote machine. .PP .I Netlpr executes the .IR net (\*s) command. .SH "SEE ALSO" lpr(1), mail(1), net(\*s), netcp(\*s), netlog(\*s), netmail(\*s), netq(\*s), netrm(\*s) .SH AUTHOR Eric Schmidt