#!/bin/sh
jar cvf eprview.jar *.class
mv -v *.jar ../
rm -v *.*~