exfatlabel
Get or set an exFAT filesystem label. More information: <https://manned.org/exfatlabel>.
Install
- All systems
-
curl cmd.cat/exfatlabel.sh
- Debian
-
apt-get install exfat-utils - Ubuntu
-
apt-get install exfat-utils -
Alpine
-
apk add exfat-utils - Arch Linux
-
pacman -S exfat-utils - Kali Linux
-
apt-get install exfat-utils - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install exfat-utils - Raspbian
-
apt-get install exfat-utils - Docker
-
docker run cmd.cat/exfatlabel exfatlabelpowered by Commando
Get or set an exFAT filesystem label. More information: <https://manned.org/exfatlabel>.
-
Display the current filesystem label:
exfatlabel /dev/sda -
Set the filesystem label:
exfatlabel /dev/sda new_label
© tl;dr; authors and contributors