Icon

Run Shell Script in KNIME

<p>This workflow allows you to execute a shell script. First, a <strong>table</strong> is created containing the <em>path to a shell script</em>. Then, this information is processed to generate an <strong>output table</strong> that includes both the <em>result</em> and any <em>error messages</em> from running the script, making it easy to review what happened during execution.</p>
Prepare and Process Shell Script Path

First, a table is created containing the path to a shell script. Then, this information is processed to generate an output table that includes both the result and any error messages from running the script, making it easy to review what happened during execution.

path to the shell script
Table Creator
Output Result and Error
Java Snippet

Nodes

Extensions

Links