RosettaCodeData/Task/Execute-a-system-command/M4/execute-a-system-command.m4

2 lines
40 B
Plaintext

syscmd(ifdef(`__windows__',`dir',`ls'))