1、硬链接不能链接目录,且不能跨系统;

2、如何查找一个文件的硬链接,可以用find / -inum n,因为硬链接的inode号是一样的。

3、软链接:too many levels of symbolic links

linux-ln

 

相关文章:

  • 2021-06-05
  • 2021-11-19
  • 2021-10-06
  • 2022-02-02
  • 2021-11-15
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-06-20
  • 2022-02-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-28
相关资源
相似解决方案