logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

exfatlabel - Get or Set volume label or volume serial of an exFAT filesystem

Description

exfatlabel Print or set volume label of an existing exFAT filesystem.

       If there is a label_string in the argument of exfatlabel, it will be written to the volume label field on
       a given device. If not, exfatlabel will just print it after reading the volume label field from the given
       device. If -i or --volume-serial is given, it will switch to volume serial mode.

Name

       exfatlabel - Get or Set volume label or volume serial of an exFAT filesystem

Options

-i--volume-serial
              Switch to volume serial mode.

       -V     Prints the version number and exits.

                                                                                                   exfatlabel(8)

Synopsis

exfatlabel [ -i ] [ -V ] device [ label_stringorserial_value ]
       exfatlabel-V

See Also