This is the command fusermount that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
fusermount - 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 unmount FUSE filesystems.
OPTIONS
-h print help.
-V print version.
-o OPTION[,OPTION...]
mount options.
-u unmount.
-q quiet.
-z lazy unmount.
Use fusermount online using onworks.net services