Table of Contents
Groovy - Script
Shell
#!/usr/bin/env groovy println "Hello World"
chmod +x HelloWorld.groovy HelloWorld.groovy