FATLABEL(8) | System Manager's Manual | FATLABEL(8) |
NAME¶
fatlabel - set or get MS-DOS filesystem label
SYNOPSIS¶
fatlabel DEVICE [LABEL]
DESCRIPTION¶
fatlabel set or gets a MS-DOS filesystem label from a given device.
If LABEL is omitted, then the label name of the specified device is written on the standard output. A label can't be longer than 11 bytes.
OPTIONS¶
- -h, --help
- Displays a help message.
- -V, --version
- Shows version.
SEE ALSO¶
HOMEPAGE¶
The home for the dosfstools project is its GitHub project page.
AUTHORS¶
dosfstools were written by Werner Almesberger, Roman Hodek, and others. The current maintainer is Andreas Bombe.
2015-04-16 | dosfstools 4.1 |