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

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