symlink-copying a directory hierarchy

前端 未结 7 1634
孤独总比滥情好
孤独总比滥情好 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:09

    I googled around a little bit and found a command called lns, available from here.

提交回复
热议问题