RosettaCodeData/Task/Execute-a-system-command/COBOL/execute-a-system-command.cobol

2 lines
36 B
Text
Raw Permalink Normal View History

2013-10-27 22:24:23 +00:00
CALL "SYSTEM" USING BY CONTENT "ls"