#!/bin/sh
# If the argument to the lpr command is not a full-path t.ps file,
# you haven't installed the scripts as you must have done.
exec lpr -Pppa __TPS__
