RosettaCodeData/Task/Execute-a-system-command/00DESCRIPTION

7 lines
274 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>