summaryrefslogtreecommitdiff
path: root/sys/src/cmd/gs/lib/gsdj500
blob: b5cb1b7cc7bc023abfa7f8a1bb871e870179b135 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
# $Id: gsdj500,v 1.4 2004/08/04 00:55:46 giles Exp $

# This definition is changed on install to match the
# executable name set in the makefile
GS_EXECUTABLE=gs

exec $GS_EXECUTABLE -q -sDEVICE=djet500 -r300 -dNOPAUSE -sPROGNAME=$0 -- gslp.ps --heading-center "`date`" "$@"