Purpose:
KWhere is a Java Class Location Utility.
Written as a result of frustation with the flakiness of JWhere and the limitations of jwhich.  It allows searching of classpath for java classes and property files using wild cards and package-based searches.

Options:
-h      help
-prop   searches properties files
-cp     uses the next argument as the classpath
-p      prints out classpath being used.
-v      prints out the version number of KWhere
-verify checks for invalid or non-existent entries in classp
ath
-dup    checks for duplicates in the classpath

KWhere supports wildcard and package-based searches

Usage --> KWhere [-h] [-v] [-prop fileName] [-cp classPath or -p [-verify] [-dup]] [fileName]

Installation:
Just place the jar file in your classpath and invoke it as (java com.kashif.utils.KWhere <args>)

Version: 
1.0

Status: 
Freeware

Distribution Status
Freely distributable

Contact:
Kashif Noorani
kashif@alumni.washington.edu