RosettaCodeData/Task/Execute-a-system-command/BaCon/execute-a-system-command.bacon

3 lines
39 B
Plaintext

' Execute a system command
SYSTEM "ls"