mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
216 B
216 B
e2label
Change the label on an ext2/ext3/ext4 filesystem. More information: https://manned.org/e2label.
- Change the volume label on a specific ext partition:
sudo e2label {{/dev/sda1}} "{{label_name}}"