stylps-atalk 321 B

123456789
  1. #!/bin/sh
  2. # This script assumes that lpd passes the username and hostname of
  3. # the user that owns the print job in arguments 5 and 7, respectively.
  4. /usr/local/gnu/bin/gs -q -dNOPAUSE -dSAFER -sDEVICE=pbmraw -r360x360 \
  5. -sOutputFile=- - \
  6. |/usr/local/sbin/lpstyl -a 'PaperShredder:ColorStyleWriter2400AT' -u ${5}@${7}