Can I symlink multiple directories into one?

前端 未结 3 1332
温柔的废话
温柔的废话 2020-12-28 13:50

I have a feeling that I already know the answer to this one, but I thought I\'d check.

I have a number of different folders:

images_a/
images_b/
imag         


        
3条回答
  •  温柔的废话
    2020-12-28 14:09

    You could try a unioning file system like unionfs!

    http://www.filesystems.org/project-unionfs.html

    http://aufs.sourceforge.net/

提交回复
热议问题