Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > c4f133cd1a92e4f77dad27429393d908 > files > 21

stylewriter-0.9.9.1-0.git20170426.2.mga7.armv7hl.rpm

#!/bin/sh

# This script assumes that lpd passes the username and hostname of
# the user that owns the print job in arguments 5 and 7, respectively.

/usr/local/gnu/bin/gs -q -dNOPAUSE -sDEVICE=bitcmyk \
	-r360x360 -g3060x3960 \
	-sOutputFile=- - \
|/usr/local/sbin/lpstyl -t bitcmyk -w 3060 -h 3960 \
		-a 'PaperShredder:ColorStyleWriter2400AT' -u ${5}@${7}