The freezer.utils.exec_cmd Module

freezer.utils.exec_cmd.execute(cmd)[source]

Split a command specified as function arguments into separate sub commands executed separately

freezer.utils.exec_cmd.popen_call(sub_cmd, input, is_last_process)[source]

Execute a command specified as function arguments using the given input