← 返回命令列表

Linux command

fatlabel 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Get

fatlabel [/dev/sda1]

Set

fatlabel [/dev/sdc3] "[new_label]"

说明

fatlabel gets or sets the volume label of a FAT filesystem. Without a label argument, it displays the current label. With a label argument, it sets a new label. Part of the dosfstools package for managing FAT filesystems.

FAQ

What is the fatlabel command used for?

fatlabel gets or sets the volume label of a FAT filesystem. Without a label argument, it displays the current label. With a label argument, it sets a new label. Part of the dosfstools package for managing FAT filesystems.

How do I run a basic fatlabel example?

Run `fatlabel [/dev/sda1]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more fatlabel examples?

This page includes 2 examples for fatlabel, plus related commands for nearby Linux tasks.