um_fsalias - define a file system type alias
Contents
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 ]
