home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / java-common / jvm-find.sh < prev   
Encoding:
Linux/UNIX/POSIX Shell Script  |  2006-05-08  |  59 b   |  6 lines

  1. #!/bin/sh
  2.  
  3. . $(dirname $0)/java-common.sh
  4.  
  5. jvm_config "$@"
  6.