RosettaCodeData/Task/Execute-a-system-command/F-Sharp/execute-a-system-command.fs
2023-07-01 11:58:00 -04:00

1 line
50 B
GLSL

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