我在我的项目中运行一个脚本,我看到这个命令
su - `whoami`
我有几个基本问题:
我知道su代表切换用户。
su
shell su quoting whoami
quoting ×1
shell ×1
su ×1
whoami ×1