summaryrefslogtreecommitdiff
path: root/filesystems/fuse-unionfs/DESCR
blob: b95b33e1e301ddf3360136b782683aa4f0382daf (plain)
1
2
3
4
5
6
7
8
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:

	unionfs /dir1:/dir2:/dir3 /mnt