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.
我创建了一个符号链接:
然后我决定删除它:
但我不能。这里发生了什么?我不想强制删除,因为我害怕不会以任何方式影响原件。操作系统为 CentOS 5.9。欢迎任何有关如何安全删除符号链接的建议!
您有一个目录 /galaxy,而您创建的符号链接位于该目录 /galaxy/galaxy 中。
要删除符号链接,请执行以下操作: rm /galaxy/galaxy