#!/bin/sh # (c) Alexander Leidinger # BSD style license # # psdf - DVI to PostScript printer filter # Installed in /usr/local/libexec/lpd/psdf # # Invoked by lpd when user runs lpr -d # exec /usr/local/bin/dvips -f | /usr/local/libexec/lpd/psif "$@"