Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
问题如下 - 我在 /home/user2/ 中创建了一个指向文件夹 /home/user1/folder1 的符号链接。当 user2 跟随这个链接时,他来到 /home/user1/folder1,但是当他向上文件夹时,他来到 /home/user1/ 而不是 /home/user2/。是否有可能改变这种行为?
谢谢。解决者mount --bind
mount --bind