获得用户名
users = commands.getoutput('echo $USER').strip()

相关文章: