Add vfat-label script
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Sun, 25 Apr 2010 06:54:14 +0000 (23:54 -0700)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Sun, 25 Apr 2010 06:54:14 +0000 (23:54 -0700)
commit97b5279ba21f25baf94ca1df86da35197ebf0409
tree376219e4d1e7a01d9421f09c2706c837bc2914e9
parent42723bd4c855a26c41667dac403418a3e4187564
Add vfat-label script

This script provides an interface similar to e2label to set the labels
on vfat-formatted disks.

It's basically a pretty thin wrapper around mtools, which mitigates
mtools' awkward syntax.
vfat-label.sh [new file with mode: 0755]