RosettaCodeData/Task/Execute-a-system-command/Zkl/execute-a-system-command.zkl

2 lines
47 B
Plaintext

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