[3654] in Athena Bugs
pdpr -v
daemon@ATHENA.MIT.EDU (kevles@ATHENA.MIT.EDU)
Wed Nov 15 17:05:42 1989
From: kevles@ATHENA.MIT.EDU
Date: Wed, 15 Nov 89 14:04:12 -0500
To: bugs@ATHENA.MIT.EDU
I tried using pdpr -v from my pVax, but no notification appeared in
any of my windows (including console) when any of my jobs printed.
The following lines are in my .cshrc.mine:
setenv PRINTER nil
if ($HOST == 'CALIBAN' || $HOST == 'PROMETHEUS') then
alias lpr "pdpr -v"
alias lpq "pdpq"
endif
All three files that I printed (at various times today) printed
successfully. I guess I'll try the -z flag next time I log in :-)
--Beth