home *** CD-ROM | disk | FTP | other *** search
/ DTP Toolbox / DTPToolbox.iso / utilities / postscript / ghostscript / batch / gslj < prev    next >
Encoding:
Text File  |  1996-01-22  |  97 b   |  3 lines

  1. #!/bin/sh
  2. exec gs -q -sDEVICE=laserjet -r300 -dNOPAUSE -- gslp.ps --heading-center "`date`" "$@"
  3.