Provided by: vuos-modules_0.9.1-1_amd64 

NAME
fusereal, vufusereal - mount a file system tree to another place using FUSE and vufuse
SYNOPSIS
fusereal [-hVdfs] [-o options ] olddir newdir in a umvu session: mount -t vufusereal [-o options ] olddir newdir
DESCRIPTION
fusereal causes the contents of olddir to be accessible (also) under newdir. vufusereal is the VUOS/vufuse submodule of fusereal
OPTIONS
fusereal is build upon FUSE (Filesystem in Userspace) library. the complete set of available options depends upon the specific FUSE installed. Execute fusereal -h to retrieve the actual complete list. general options -o opt,[opt...] FUSE and file specific mount options. -h display a usage and options summary -V --version display version main FUSE mount options These options are not valid in VUOS/vufuse. -d -o debug enable debug output (implies -f) -f foreground operation -s disable multi-threaded operation
SEE ALSO
fuse(8), umvu(1)
AUTHOR
VirtualSquare. Project leader: Renzo Davoli. VirtualSquare-VUOS January 2024 FUSEREAL(1)