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

3 lines
66 B
Text
Raw Permalink Normal View History

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