sudoedit命令 – 以另外一个用户文件编辑文件

来自:网络
时间:2020-09-24
阅读:
免费资源网,https://freexyz.cn/

使用sudoedit命令可以以另外一个用户身份编辑文件。

语法格式:sudoedit [参数] [文件]

常用参数:

-u以指定用户运行命令
-g以指定主要组群运行命令
-n防止提示用户输入密码

参考实例

以用户zhangsan来编辑/root/install.log文件:

[root@linuxcool ~]# sudoedit /root/install.log
免费资源网,https://freexyz.cn/
返回顶部
顶部