DBPRINT environment variable
Use the DBPRINT environment variable to specify the default printing program.
- program
- Any command, shell script, or UNIX™ utility that produces standard ASCII output.
If you do not set DBPRINT,
the default program is found in one of two places:
- For most BSD UNIX systems, the default program is lpr.
- For UNIX System V, the default program is usually lp.
Enter the following command to set the DBPRINT environment
variable to specify myprint as the print program:
setenv DBPRINT myprint