I would like to run a command in an interactive shell (Ubuntu) that requires stdin input during execution. Trying to follow the instructions in the Help manual does not seem to give me the anticipated results.
The external tool asks several questions (i.e., input file name, tolerances, whether to write the results to an output). The command runs nicely from a bash shell outside of KNIME, but I would like to be able to use it inside KNIME also...
Any suggestions?