RosettaCodeData/Task/Shell-one-liner/Oz/shell-one-liner.oz

3 lines
66 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
echo >tmp.oz "{System.show hello}"; ozc -l System -e tmp.oz
hello