RosettaCodeData/Task/Execute-a-system-command/00-TASK.txt

8 lines
275 B
Plaintext

;Task:
Run either the &nbsp; <tt>'''ls'''</tt> &nbsp; system command &nbsp; (<tt>'''dir'''</tt> &nbsp; on Windows), &nbsp; or the &nbsp; <tt>'''pause'''</tt> &nbsp; system command.
<br><br>
;Related task
* [[Get_system_command_output | Get system command output]]
<br><br>