用IP地址指定打印机时
c:> lpr -Sprinter's IP address [-Poption] [-ol] \pass name\file name
使用主机名替代IP地址时
c:> lpr -Sprinter's host name [-Poption] [-ol] \pass name\file name
打印二进制文件时,请添加“-ol”选项(小写 O 和小写 L)。
打印“C:\PRINT”目录中名为“file 1”的 PostScript 文件时,命令行如下所示:
c:> lpr -Shost -Pfiletype=RPS -ol C:\PRINT\file1