用户组:游客
在root用户下 -bash /etc/profile: permission denied 出现这种情况的原因,是因为文件夹权限被修改。 通过修改 /etc 文件权限755 : sudo chmod 文件名 755
查看 »