If you use the POSIX or Korn shell, insert or modify the following
line in your .profile
file in your home directory:
export PDPRINTER=PrinterName
or, if you use the C shell, insert or modify the following
line in your .login
file in your home directory:
setenv PDPRINTER PrinterName
where PrinterName is the name of
the logical printer you want to set as your default.
Save the change in plain text format and exit from
the editor.
To make the change to the .profile
file take effect, enter:
or, to make the change to the .login
file take effect, enter:
To verify the setting, enter:
The logical printer name you entered is displayed.
Any print jobs you submit without specifying a logical printer
will go to this logical printer. You can submit jobs to the default
logical printer or request that a specific logical printer handle
your job, as described next.