WikiD Instructables

>

Run Shell

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.

<>

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies