summaryrefslogtreecommitdiffstats
path: root/share/examples/printing/hprf
blob: 37ad583fd9e10e374dc29dd57a9f1d4aac94dcdd (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
#
# hprf - FORTRAN text filter for LaserJet 3si:
# Installed in /usr/local/libexec/hprf
#

printf "\033&k2G" && fpr && printf "\f" && exit 0
exit 2
OpenPOWER on IntegriCloud