home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Welt 2006 November (DVD)
/
PCWELT_11_2006.ISO
/
casper
/
filesystem.squashfs
/
usr
/
bin
/
bdftops
< 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-11-16
|
173 b
|
9 lines
#!/bin/sh
# $Id: bdftops,v 1.4 2002/02/21 21:49:28 giles Exp $
gs="`dirname $0`/gs"
if test ! -x "$gs"; then
gs=gs
fi
exec "$gs" -q -dBATCH -dNODISPLAY -- bdftops.ps "$@"