/ex-java-terminal-script

Java script example (not JavaScript).

Primary LanguageJava

ex-java-terminal-script

Java script example (not JavaScript).

Notes

  • Java 11+ required
  • Class files can be run without manually compiling them first, i.e. java FileCounter.java
  • Shebang files need execution permission and can be then run with ./FileCounterShebang in Bash