4 lines
343 B
Plaintext
4 lines
343 B
Plaintext
|
#!/bin/rc
|
||
|
# The destination is set to 'RAW' for the Xerox N32 printer
|
||
|
generic 'aux/download -f -H/sys/lib/postscript/font -mfontmap -plw+ < $LPDEST/$FILE(1) | aux/lpdsend -dRAW -H$LPMACHID -P$LPUSERID $OUTDEV >[2] $PRINTLOG' '{cat <{echo -d$LPDEST -pnoproc -M$SCHEDLINE(1) -u$SCHEDLINE(2)} $LPDEST/$FILE(1);sleep 5} | lpsend.rc $DEST_HOST' ''
|