Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 6.0.5

(Squeeze)

fusermount(1)


FUSERMOUNT

FUSERMOUNT

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR

NAME

fusermount − mount FUSE filesystems

SYNOPSIS

fusermount [options] mountpoint

DESCRIPTION

A virtual FUSE filesystem will be created on the mount point.

OPTIONS

-h

print help

-V

print version

-o opt[,opt...]

mount options

-u

unmount

-q

quiet

-z

lazy unmount (works even if resource is still busy)

AUTHOR

This manpage was originally written by Bastian Kleineidam <calvin@debian.org> for the Debian distribution of fuse-utils. Updated by Bartosz Fenski <fenio@debian.org>.

The main author of FUSE is Miklos Szeredi <mszeredi@inf.bme.hu>.



fusermount(1)