运行此命令后 -sudo chown -R $(whoami) usr/{lib/node_modules,bin,share}我无法再运行 sudo:sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set. 我该如何解决?
sudo chown -R $(whoami) usr/{lib/node_modules,bin,share}
sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
我阅读了这个帖子,但我不确定要遵循什么建议,以及它是否适用于我的情况。
permissions chown
chown ×1
permissions ×1