]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - share/examples/printing/hprf
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / share / examples / printing / hprf
1 #!/bin/sh
2 #
3 # hprf - FORTRAN text filter for LaserJet 3si:
4 # Installed in /usr/local/libexec/hprf
5 #
6
7 printf "\033&k2G" && fpr && printf "\f" && exit 0
8 exit 2