如何更改为 root 拥有的目录?
如果我做: sudo cd RootOwedDir
sudo cd RootOwedDir
我得到: sudo cd: command not found
sudo cd: command not found
如果我 su root
su root
我得到:authentication failure,可能是因为我从未真正设置过实际的 root 帐户。
authentication failure
我在这里做错了什么?
linux shell ubuntu
linux ×1
shell ×1
ubuntu ×1