Miscellaneous Applications
Answer:
Set up user environment in .cshrc or .profile using alias:
alias printP 'mp -o -s "\!*" <
\!* | lpr'
alias print 'mp -l
-o -s "\!*" < \!* | lpr'
alias printL 'mp -p mp.pro.one1.ps
-o -s "\!*" < \!* | lpr'
Note:
(1) This will output to default printer, if you want to use other printer,
you
need to point to that printer name.
(2) The file of mp.pro.one1.ps is a supplied prologue file, please
refer to the
default file is located in $OPENWINHOME/share/xnews/client/mp, you
need
to modify some lines.