Shell Scripting in Python | 在電梯裡遇見雙胞胎

Shell Scripting in Python | 在電梯裡遇見雙胞胎

瀏覽:482
日期:2025-04-27
Python 2.4 新增了subprocess 這個module,可以用來執行外部程式(也就是spawn ... 執行。也就是說args 的寫法要跟平常在shell prompt 裡輸入指令時一樣,同樣要 ......看更多