def execute_for_output(cmd): return g15os.get_command_output(cmd)
def get_command_output(cmd): return g15os.get_command_output(cmd)