Python 运行shell 脚本 2017-01-17 本文已影响73人 三十一_iOS shellPath = "/Users/Yunis/Desktop/test.sh" status = os.system('sh ' + shellPath)