1f5bc5997SWolfram Schneider#!/bin/sh 2f5bc5997SWolfram Schneider# 3f5bc5997SWolfram Schneider# hpof - Output filter for Hewlett Packard PCL-compatible printers 4f5bc5997SWolfram Schneider# Installed in /usr/local/libexec/hpof 5f5bc5997SWolfram Schneider 6f5bc5997SWolfram Schneider 7f5bc5997SWolfram Schneiderprintf "\033&k2G" || exit 2 8f5bc5997SWolfram Schneiderexec /usr/libexec/lpr/lpf 9