:
# 'run' jar.1.orig

# run/compile it
rm -f jar.1.orig.o
cc jar.1.orig.c -c
cat jar.1.orig.o
rm -f jar.1.orig.o
