指定某个用户执行命令

2014-00-00


sudo -u vagrant /usr/bin/python path/command

su - vagrant -c /usr/bin/python path/command