Microsoft(和类似)文件系统的挂载选项,用于设置所有者和组
从man mount,
Mount options for fat
(Note: fat is not a separate filesystem, but a common part of the
msdos, umsdos and vfat filesystems.)
...
uid=value and gid=value
Set the owner and group of all files. (Default: the uid and
gid of the current process.)
Run Code Online (Sandbox Code Playgroud)
有类似的文本ntfs。有关示例,请参阅以下链接,其中uid使用,
如何在 NTFS(或 FAT32)分区上使用“chmod”?