A SERVICE OF

logo

UNIX Configuration
8
1
I
II
I
Do a test print to make sure that the settings are correct.
# lpr -Pnp file_name
# lp -dnp file_name
Reference
For more information about the lpr and lp commands, see p.14 Print-
ing Methods.
Deleting the printer
To print using the lp or lpr commands, the option specified when the instal-
lation shell script is executed is used. Change the option in accordance with the
workstation you are using.
BSD UNIX workstation, Linux
Delete the printer entry from /etc/printcap, and then execute the installation
shell script again. Select options during the setup process.
Alternatively, search the printer entry from /etc/printcap, and change its
rp capability to option setting.
Solaris, HP-UX
Delete the printer entry, and then execute the installation shell script again.
Select options during the setup process. To delete the printer entry, follow the
procedure below:
A
Stop the scheduler.
# /usr/sbin/lpshut
B
Delete the printer.
# /usr/sbin/lpadmin -x printer_name
C
Restart the scheduler.
# /usr/lib/lpsched