RosettaCodeData/Task/Shell-one-liner/Oz/shell-one-liner.oz
2023-07-01 13:44:08 -04:00

2 lines
66 B
Text

echo >tmp.oz "{System.show hello}"; ozc -l System -e tmp.oz
hello