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

  1. #!/bin/sh
  2. exec gs -q -sDEVICE=epson -r180 -dNOPAUSE -- gslp.ps "$@"
  3.