RosettaCodeData/Task/Execute-a-system-command/F-Sharp/execute-a-system-command.fs
2023-07-01 13:44:08 -04:00

1 line
50 B
GLSL

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