RosettaCodeData/Task/Execute-a-system-command/BASIC/execute-a-system-command-2....

3 lines
39 B
Plaintext

' Execute a system command
SYSTEM "ls"