;Task
Execute a system command and get its output into the program. The output may be stored in any kind of collection (array, list, etc.).
<br><br>
;Related task
* [[Execute_a_system_command | Execute a system command]]