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

2 lines
23 B
OCaml
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
OS.Process.system "ls"