mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 05:45:33 +08:00
54bc946f8e
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
225 B
225 B
mlabel
Set an MS-DOS volume label for FAT and VFAT filesystems. More information: https://www.gnu.org/software/mtools/manual/mtools.html#mlabel.
- Set a filesystem label:
mlabel -i /dev/{{sda}} ::"{{new_label}}"