home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 September / PCWorld_2001-09_cd.bin / Software / Vyzkuste / rychlokurz / gs700w32.exe / gs7.00 / lib / gslp < prev    next >
Text File  |  2000-03-09  |  159b  |  4 lines

  1. #!/bin/sh
  2. # $Id: gslp,v 1.1 2000/03/09 08:40:40 lpd Exp $
  3. exec gs -q -sDEVICE=epson -r180 -dNOPAUSE -sPROGNAME=$0 -- gslp.ps --heading-center "`date`" "$@"
  4.