summaryrefslogtreecommitdiffstats
path: root/share/examples/printing/hpof
blob: 691b07f95d162a34e1bef622a1248dfbd97ac640 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
#
#  hpof - Output filter for Hewlett Packard PCL-compatible printers
#  Installed in /usr/local/libexec/hpof


printf "\033&k2G" || exit 2
exec /usr/libexec/lpr/lpf
OpenPOWER on IntegriCloud