Linux is a symbolic link

Disclaimer: This article is a blogger original article, follow the CC 4.0 BY-SA copyright agreement, reproduced, please attach the original source link and this statement.
This link: https://blog.csdn.net/yunxiaoxiehou/article/details/102769431

51 yards rural network

Micro-channel public number: 51 yards rural network
of professional programming Q & A community
www.51manong.com

Symbolic link refers to work by creating a special type of file that contains a pointer to the text of the referenced file or directory. And a shortcut to the windows system is very similar. The contents written in a symbolic link, then the content will be written to the same references. When deleting a symbolic link when you delete only the symbolic link without deleting the file itself. If delete the file, the link still exists, but it does not point to any file.

Guess you like

Origin blog.csdn.net/yunxiaoxiehou/article/details/102769431
Recommended