logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

um_fsalias - define a file system type alias

Authors

       View-OS  is  a  project  of the Computer Science Department, University of Bologna. Project Leader: Renzo
       Davoli.
       <http://www.sourceforge.net/projects/view-os>

       Howto's and further information can be found on the project wiki <wiki.virtualsquare.org>.

VIEW-OS: a process with a view                    May 30, 2009                                        VIEW-OS(1)

Description

       This command is used to define a short alias for a full qualified view-os file system type.

       For example
       um_fsaliasext2umfuseext2
       defines  ext2  as  a  short alias for umfuseext2. ext2 can then be used in a mount command instead of the
       full name umfuseext2.

       Further definitions of the  same  alias  re-define  the  alias  by  overwriting  previous  mappings.   If
       full_filesystem_type is omitted, the command deletes any previous definition of the alias.

Name

       um_fsalias - define a file system type alias

See Also

umview(1),kmview(1)

Synopsis

um_fsaliasfsalias [ full_filesystem_type ]

See Also