2 lines
66 B
Text
2 lines
66 B
Text
echo >tmp.oz "{System.show hello}"; ozc -l System -e tmp.oz
|
|
hello
|
echo >tmp.oz "{System.show hello}"; ozc -l System -e tmp.oz
|
|
hello
|