summaryrefslogtreecommitdiffstats
path: root/share/examples/printing/psdf
blob: e0d429b953c206d3875dca4c90d65aa93e5bd3c5 (plain)
1
2
3
4
5
6
7
8
#!bin/sh
#
#  psdf - DVI to PostScript printer filter
#  Installed in /usr/local/libexec/psdf
#
#  Invoked by lpd when user runs lpr -d
#
exec /usr/local/bin/dvips -f | /usr/local/libexec/lprps "$@"
OpenPOWER on IntegriCloud