Skip to content

Instantly share code, notes, and snippets.

@sunimalr
Created June 6, 2013 15:57
Show Gist options
  • Save sunimalr/5722636 to your computer and use it in GitHub Desktop.
Save sunimalr/5722636 to your computer and use it in GitHub Desktop.
public static void main(String[] args) {
String fileName = args[0];
}
//Run as java progname <filename>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment