#!/bin/bash echo "Removing class files from: src/java/org/greenstone/mars" /bin/rm -f src/java/org/greenstone/mars/*.class