- 数据库
Linux系统下,如何以其他用户身份运行程序
时间:2010-12-5 17:23:32 作者:域名 来源:IT科技类资讯 查看: 评论:0
内容摘要:复制runuser-luserNameHere-ccommand runuser-luserNameHere-c/path/to/commandarg1arg2

统下
复制runuser -l userNameHere -c command runuser -l userNameHere -c /path/to/command arg1 arg2 1.2.