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

7 lines
274 B
Text
Raw Permalink Normal View History

2016-12-05 22:15:40 +01:00
;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>
2017-09-23 10:01:46 +02:00
;Related task
2016-12-05 22:15:40 +01:00
* [[Get_system_command_output | Get system command output]]
<br><br>