RosettaCodeData/Task/Execute-a-system-command/F-Sharp/execute-a-system-command.fs

2 lines
50 B
GLSL

System.Diagnostics.Process.Start("cmd", "/c dir")