Appearance
add to /etc/sudoers
/etc/sudoers
# all commands username ALL=(ALL) NOPASSWD: ALL # specific command username ALL=(ALL) NOPASSWD: /usr/bin/apt*, command2
ps aux | grep word | grep -v grep ps aux | grep [w]ord
ln -s "源文件路径" "访问路径"
可以使用 ls -l 查看
ls -l