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