RosettaCodeData/Task/Execute-a-system-command/Standard-ML/execute-a-system-command.ml

2 lines
23 B
OCaml
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
OS.Process.system "ls"