gsdj500 285 B

12345678
  1. #!/bin/sh
  2. # $Id: gsdj500,v 1.4 2004/08/04 00:55:46 giles Exp $
  3. # This definition is changed on install to match the
  4. # executable name set in the makefile
  5. GS_EXECUTABLE=gs
  6. exec $GS_EXECUTABLE -q -sDEVICE=djet500 -r300 -dNOPAUSE -sPROGNAME=$0 -- gslp.ps --heading-center "`date`" "$@"