RosettaCodeData/Task/Shell-one-liner/JavaScript/shell-one-liner.js

3 lines
31 B
JavaScript

$ js -e 'print("hello")'
hello