RosettaCodeData/Task/Execute-a-system-command/Zkl/execute-a-system-command.zkl
2023-07-01 13:44:08 -04:00

1 line
47 B
Text

System.cmd(System.isWindows and "dir" or "ls")