proto proto is an object file command that creates a prototype file for a
file system or part of a file system.
It is a documented command whose usage is:
proto Directory [Prefix]
rmfs rmfs is an object file command that removes a file system.
It is a documented command whose usage is:
rmfs [-r] FileSystem
rmvfs rmvfs is an object file command that removes entries from the
/etc/vfs file.
It is a documented command whose usage is:
rmvfs VfsName
umount umount is an object file command that unmounts a file system from
its mount point.
It is a documented command whose usage is:
umount [-sf] {-a|-n Node|-t Type|all|allr|Device|File|Directory|Filesystem}
unmount unmount is an object file command that has exactly the same
function as the
umount command.
It is a documented ...