🌈 搜索
📅  最后修改于: 2022-03-11 14:45:27.685000             🧑  作者: Mango
import subprocess as sp output = sp.getoutput('whoami --version') print (output)