RosettaCodeData/Task/Execute-a-system-command/Octave/execute-a-system-command.octave

2 lines
14 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
system("ls");