freezer.utils.exec_cmd module¶
- freezer.utils.exec_cmd.execute(cmd)¶
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)¶
Execute a command specified as function arguments using the given input