A plugin that demonstrates the magnum opus of computing sciences, the helloworld program, in various languages. Written by Julius Phu (juphu) and Omid Anvar (omid8). Group ID 756. When you run helloworld with no flags, it lists the flags you can provide it. You can provide as many flags as you want per command. The flags are: -java -webcatjava -html -klingon -c -english -chinese -spanish -asian -art -smooth -flags Example Run: esh> helloworld -java System.out.print("Hello World"); esh>