Last active
December 18, 2021 14:18
-
-
Save andirady/ac0bd8fce1144d3c003c720b18fb99aa to your computer and use it in GitHub Desktop.
Hello world jshell
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
System.out.println("Hello world!") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is meant to be a sample script for passing output of
curl
tojshell
, i.e.:curl -s https://gist.githubusercontent.com/andirady/ac0bd8fce1144d3c003c720b18fb99aa/raw/f771fd27ae2514b7e43d4e9ddd231e623741b2eb/hello.java | jshell -