Codebase list pnm2ppa / run/eea2b2c7-ca0b-4751-8491-8ffe3dc7894b/main sample_scripts / lpreco
run/eea2b2c7-ca0b-4751-8491-8ffe3dc7894b/main

Tree @run/eea2b2c7-ca0b-4751-8491-8ffe3dc7894b/main (Download .tar.gz)

lpreco @run/eea2b2c7-ca0b-4751-8491-8ffe3dc7894b/mainraw · history · blame

1
2
3
4
#!/bin/sh
cat $1 | \
gs -sDEVICE=ppmraw -q -sPAPERSIZE=a4 -dNOPAUSE -r600 -sOutputFile=- - | \
pnm2ppa --eco  $2 $3 $4 $5 -i - -o  /dev/lp0