Back to Search
fusermount(1)
| FUSERMOUNT(1) | Filesystem in Userspace (FUSE) | FUSERMOUNT(1) |
NAME
fusermount - mount and unmount FUSE filesystems
SYNOPSIS
fusermount [OPTIONS] MOUNTPOINT
DESCRIPTION
Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations.
fusermount is a program to mount and unmount FUSE filesystems.
OPTIONS
SEE ALSO
mount(8), mount.fuse(8), ulockmgr_server(1).
HOMEPAGE
More information about fusermount and the FUSE project can be found at <http://fuse.sourceforge.net/>.
AUTHOR
FUSE was written by Miklos Szeredi <[email protected]>.
This manual page was written by Daniel Baumann <[email protected]>.
| 2011-10-23 | 2.8.6 |