running bash from subprocss in python code example Example: python bash command import os os.system('clear')