Displaying 1 result from an estimated 1 matches for "shellvalues".
2002 Jun 22
10
Print Job Notification
Can anyone suggest a way to have a notification after a print job has
completed. I currently have this as my print command:
lpr -r -P%p %s; csh -c 'echo \"%J has started printing on %S\" |
/usr/bin/smbclient -U %L -M %m -I %I' &
It kind of does what I want, but notice that the message says that "Job has
STARTED printing on Printer". This is because with this