symlink-copying a directory hierarchy

前端 未结 7 1633
孤独总比滥情好
孤独总比滥情好 2020-12-13 19:38

What\'s the simplest way on Linux to \"copy\" a directory hierarchy so that a new hierarchy of directories are created while all \"files\" are just symlinks pointing back to

相关标签:
7条回答
  • 2020-12-13 20:12

    There's also the "lndir" utility (from X) which does such a thing; I found it mentioned here: Debian Bug report #301030: can we move lndir to coreutils or debianutils? , and I'm now happily using it.

    0 讨论(0)
提交回复
热议问题