wok-next view fuse2/description.txt @ rev 21278

updated giac (1.4.9 -> 1.5.0.75)
author Hans-G?nter Theisgen
date Sat Dec 07 16:47:36 2019 +0100 (2019-12-07)
parents 18c4d15a72df
children
line source
1 FUSE (Filesystem in Userspace) is a simple interface for userspace programs to
2 export a virtual filesystem to the Linux kernel. Fuse also aims to provide a
3 secure method for non privileged users to create and mount their own filesystem
4 implementations.