RosettaCodeData/Task/Shell-one-liner/J/shell-one-liner-1.j
2023-07-01 13:44:08 -04:00

2 lines
41 B
Text

$ jconsole -js "exit echo 'Hello'"
Hello