|
|
| File: [Development] / failsafe / FailSafe-mgr / cmd / fsdetail / fsdetail.sh (download)
Revision 1.11, Fri Nov 17 19:39:43 2000 UTC (16 years, 11 months ago) by scotth
these files and patches are from SuSE. |
#!/bin/sh CLASSPATH=`/usr/lib/sysadm/bin/classpath fsmgr.jar sysadm.jar` export CLASSPATH /usr/jre118/bin/jre -cp $CLASSPATH com.sgi.fsmgr.detailView.DetailView $*