home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / jdk113 / root / opt / jdk-1.1.3 / bin / x86at / green_threads / jdb < prev   
Encoding:
Text File  |  1998-08-19  |  230 b   |  10 lines

  1. #! /bin/sh
  2. # @(#)jdb.sh    1.11 97/07/29
  3. #
  4. # Copyright (c) 1997 by Sun Microsystems, Inc.
  5. # All rights reserved.
  6. #
  7. # Shell wrapper to startup up the Java Debugger's TTY classes.
  8.  
  9. "`dirname \"$0\"`/java_g" sun.tools.ttydebug.TTY "$@"
  10.