>
Run a system shell command under linux.
Most commands require root, so be aware of that.
If Timeout is 0, the command will never time-out.
Store Output In is a variable name for the output (stdout) of the command.
Similarly, Store Errors In is for error output (stderr).
A result code of 256 indicates a technical failure executing the command, 257 indicates that the specified Timeout value was exceeded, 258 indicates the process was interrupted.
Any non-zero result code will cause the task to stop, unless Continue On Error is checked, otherwise the result code will be stored in %err.
WikiD Instuctables is a not-for-profit venture by CommWi Projects. CommWi Projects or any person affiliated with, are not in any official way, affiliated, endorsed, sponsored or licensed by any of the software, hardware, companies or persons documented on this site. Please address any Copyright or IP concerns to myself so they may be dealt with appropriately. Content hosted on this site, unless otherwise stated, is provided under the license Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).