HP-UX Reference (11i v2 03/08) - 1M System Administration Commands A-M (vol 3)

d
dpp(1M) dpp(1M)
added near the end of each printer interface script for printers attached to a terminal server:
stty exta <&1 2>/dev/null
The printer interface scripts reside in the directory
/etc/lp/interface
. The line must be added just
prior to the final ’exit’ command in each printer interface script.
If this line is not added as specified, the printing reliability of printers attached to a terminal server is not
guaranteed.
Finally,
ocd should be killed using kill -15
. Do not use kill -9 for this purpose as it does not
remove the device file.
ocd verifies the validity of an existing pseudonym before trying to use it.
dpp
and ocd use data stored in the file
/var/adm/utmp.dfa
to verify whether a process still owns a pseu-
donym before taking it over. If
ocd finds an unowned pseudonym, it uses it.
FILES
/usr/examples/ddfa/dp
/usr/examples/ddfa/pcf
/usr/sbin/dpp
/usr/sbin/ocd
/usr/sbin/ocdebug
/var/adm/dpp_login.bin
/var/adm/utmp.dfa
SEE ALSO
ocd(1M), ocdebug(1M), dp(4), pcf(4), ddfa(7).
HP-UX 11i Version 2: August 2003 3 Hewlett-Packard Company Section 1M151