1*f5bc5997SWolfram Schneider#!/bin/sh 2*f5bc5997SWolfram Schneider# 3*f5bc5997SWolfram Schneider# pstf - Convert groff's troff data into PS, then print. 4*f5bc5997SWolfram Schneider# Installed in /usr/local/libexec/pstf 5*f5bc5997SWolfram Schneider# 6*f5bc5997SWolfram Schneiderexec grops | /usr/local/libexec/lprps "$@" 7