Skip to content

Instantly share code, notes, and snippets.

@fsouza
Created January 26, 2012 23:20
Show Gist options
  • Save fsouza/1685780 to your computer and use it in GitHub Desktop.
Save fsouza/1685780 to your computer and use it in GitHub Desktop.
#!/bin/csh
setenv CLASSPATH "`pwd`/bin"
java br.com.andressa.main.Main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment