#!/bin/bash
CLASSPATH=.:/opt/egurkha/lib/eg_manager.jar:$CLASSPATH
export CLASSPATH
java com.eg.EgDbSizing






