Displaying 1 result from an estimated 1 matches for "pbiochem_lj5p".
Did you mean:
biochem_ljp
2002 Feb 14
2
RFC: "R::Wrapper" perl module
....pl --dump=rawdata.txt
% ./script.pl --pdf=testplot.pdf
% ./script.pl --ps=testplot.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...