ref: 5f7a6b7ea3c4ae1b51beffe3309e9b6b0491e71f
dir: /sys/lib/lp/spooler/lpdspool/
#!/bin/rc if (! ~ $DEBUG '') flag x + if (~ $#* 0) *='/fd/0' for (j in $*) { if (~ $j '/fd/0' || test -f $j) { @{bind -b $LPLIB/process /bin; $LPPROC} < $j | /$cputype/bin/aux/lpdsend -d$OUTDEV -tf -H$LPMACHID -P$LPUSERID $DEST_HOST >[2]$LPLOGDIR/$LPDEST^.st } if not { echo $j cannot be opened >[1=2] } }