home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCNET 2006 September - Disc 1
/
PCNET_CD_2006_09.iso
/
linux
/
puppy-barebones-2.01r2.iso
/
pup_201.sfs
/
usr
/
bin
/
gsnd
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-07-31
|
207 b
|
9 lines
#!/bin/sh
# $Id: gsnd,v 1.4 2004/08/04 00:55:46 giles Exp $
# This definition is changed on install to match the
# executable name set in the makefile
GS_EXECUTABLE=gs
exec $GS_EXECUTABLE -dNODISPLAY "$@"