RosettaCodeData/Task/Execute-a-system-command/Red/execute-a-system-command.red

4 lines
144 B
Plaintext

call/show %pause ;The /show refinement forces the display of system's shell window (Windows only).
call/show %dir
call/show %notepad.exe