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

2 lines
36 B
COBOL

CALL "SYSTEM" USING BY CONTENT "ls"