Displaying 1 result from an estimated 1 matches for "biochem_ljp".
2002 Feb 14
2
RFC: "R::Wrapper" perl module
...tplot.ps
# only generate the dump, don't preview at all:
% ./script.pl --nopreview --pdf=testplot.pdf
# pipe the postscript to something else:
% ./script.pl --ps="| enscript -Pbiochem_LJ5P"
# the default argument for lpr is -P
% ./script.pl --lpr=biochem_LJP
# send other parameters to lpr (e.g. 2 copies);
% ./script.pl --lpr="-Pwrp_ph56 -#2"
# send pdf's to someone:
% ./script.pl --pdf --email=amackey at virginia.edu --subject="Here's the latest version"
DESCRIPTION
R::Wrapper is meant to be a...