DOKK / manpages / debian 13 / vuos-modules / fusenull.1.en
FUSENULL(1) General Commands Manual FUSENULL(1)

fusenull, vufusenull - mount a null file system using FUSE and vufuse

fusenull [-hVdfs] [-o options ] dir

in a umvu session:

mount -t vufusenull [-o options ] dir

fusenull mounts a null filesystem on dir. A null file system appears as an empty directory, any operation on it fails. It is generally used as a minimal FUSE module for testing.

vufusenull is the VUOS/vufuse submodule of fusenull

fusenull is build upon FUSE (Filesystem in Userspace) library. the complete set of available options depends upon the specific FUSE installed. Execute fusenull -h to retrieve the actual complete list.

FUSE and file specific mount options.
display a usage and options summary
display version

These options are not valid in VUOS/vufuse.

enable debug output (implies -f)
foreground operation
disable multi-threaded operation

fuse(8), umvu(1)

VirtualSquare. Project leader: Renzo Davoli.

January 2024 VirtualSquare-VUOS