case $1 in
    -h|help|hint)   khint kedsharp;exit;;
esac
T=$PUBKIN/SCRIPTS/kedsharp.kwk
exec kawk.x -f $T $*
