不用退出,直接切换身份执行命令

su - username -c 'COMMAND‘

切换root用户,直接“-”,不用输入root。su - -c 'COMMAND'


posted on 2018-07-28 19:40  圆缘  阅读(271)  评论(0编辑  收藏  举报

返顶部