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

3 lines
39 B
Text
Raw Permalink Normal View History

2017-09-23 10:01:46 +02:00
' Execute a system command
SYSTEM "ls"