ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/share/examples/printing/psdf
Revision: 11817
Committed: Thu Jul 12 23:17:49 2018 UTC (5 years, 9 months ago) by laffer1
File size: 199 byte(s)
Log Message:
change path

File Contents

# Content
1 #!bin/sh
2 #
3 # psdf - DVI to PostScript printer filter
4 # Installed in /usr/local/libexec/psdf
5 #
6 # Invoked by lpd when user runs lpr -d
7 #
8 exec /usr/local/bin/dvips -f | /usr/local/libexec/lprps "$@"

Properties

Name Value
svn:keywords MidnightBSD=%H