So having assigned a ton of projects through out the semester in my computer science courses I find that when your done with everything you feel like you should be doing more projects. Well being bored out of my mind and waiting for the finals I felt that I needed to make use of my time so I wrote a script called candr short for "Compile and Run". It is a shell script used for compiling, structuring, and running your java programs via Linux terminal and has additional features that are commented out in the source. Feel free to look at the source and experiment with it. The script is documented so if you have any questions feel free to contact me. click here to download