Unix Shell Commands =========== This node executes shell command Type --------- shellcommand Class --------- fire.nodes.etl.NodeShellCommand Fields --------- .. list-table:: :widths: 10 5 10 :header-rows: 1 * - Name - Title - Description * - commandSplitter - CommandSplitter - Command Splitter * - shellCommand - shell Command - Unix Shell Command Details ------- Unix Shell Command Details +++++++++++++++ The Unix Shell Command Node executes the given set of Unix Shell Commands one by one. It captures the output and error of the execution and displays them back to the user.