wok-next view fuse/description.txt @ rev 19844

sakura -> sakura-gtk2; vte -> vte-gtk2; add sakura, vte; up gtk-engines, lxde, wpa_supplicant.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Aug 25 15:45:11 2017 +0300 (2017-08-25)
parents
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.