Files
pkgsrc-ng/filesystems/fuse-unionfs/DESCR
2013-09-26 17:14:40 +02:00

9 lines
316 B
Plaintext

The FUSE-based union file system allows several directories to be
stacked under one mountpoint - this will produce the effect of
having a number of directories merged under one mountpoint.
This utility is implemented at the user level - to mount a series
of roots, simply use:
fuse-unionfs /dir1:/dir2:/dir3 /mnt