os.system(‘ ls ../‘)
os.system()命令是直接调用shell命令执行的
Python碎碎念
原文:http://www.cnblogs.com/fallenmoon/p/6792527.html