man-pages/man1/fusermount.1.html
2021-03-31 01:06:50 +01:00

85 lines
2.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of FUSERMOUNT</TITLE>
</HEAD><BODY>
<H1>FUSERMOUNT</H1>
Section: Filesystem in Userspace (FUSE) (1)<BR>Updated: 2011-10-23<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<P>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
<B>fusermount</B> - unmount FUSE filesystems
<P>
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>fusermount</B> [<I>OPTIONS</I>] <I>MOUNTPOINT</I>
<P>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
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.
<P>
<B>fusermount</B> is a program to unmount FUSE filesystems.
<P>
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1">-h<DD>
print help.
<DT id="2">-V<DD>
print version.
<DT id="3">-o <I>OPTION</I>[,<I>OPTION</I>...]<DD>
mount options.
<DT id="4">-u<DD>
unmount.
<DT id="5">-q<DD>
quiet.
<DT id="6">-z<DD>
lazy unmount.
<P>
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>SEE ALSO</H2>
<I><A HREF="/cgi-bin/man/man2html?8+mount">mount</A></I>(8),
<I><A HREF="/cgi-bin/man/man2html?8+mount.fuse">mount.fuse</A></I>(8),
<I><A HREF="/cgi-bin/man/man2html?1+ulockmgr_server">ulockmgr_server</A></I>(1).
<P>
<A NAME="lbAG">&nbsp;</A>
<H2>HOMEPAGE</H2>
More information about fusermount and the FUSE project can be found at &lt;<I><A HREF="http://fuse.sourceforge.net/">http://fuse.sourceforge.net/</A></I>&gt;.
<P>
<A NAME="lbAH">&nbsp;</A>
<H2>AUTHOR</H2>
FUSE was written by Miklos Szeredi &lt;<I><A HREF="mailto:miklos@szeredi.hu">miklos@szeredi.hu</A></I>&gt;.
<P>
This manual page was written by Daniel Baumann &lt;<I><A HREF="mailto:daniel.baumann@progress-technologies.net">daniel.baumann@progress-technologies.net</A></I>&gt;.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="7"><A HREF="#lbAB">NAME</A><DD>
<DT id="8"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="9"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="10"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="11"><A HREF="#lbAF">SEE ALSO</A><DD>
<DT id="12"><A HREF="#lbAG">HOMEPAGE</A><DD>
<DT id="13"><A HREF="#lbAH">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:12 GMT, March 31, 2021
</BODY>
</HTML>