exfatlabel (linux command)

Content

 

Data

license:
Version:
Developer / owner:

Short description:

The manual page and help for exfatlabel linux command. With exfatlabel you can write and read the characteristics of exFAT file systems. Never use on mounted file systems!

 

 

Man page output

man exfatlabel
EXFATLABEL(8)                        System Manager's Manual                        EXFATLABEL(8)

NAME
       exfatlabel - get or set an exFAT file system label

SYNOPSIS
       exfatlabel [ -V ] device [ label ]

DESCRIPTION
       exfatlabel reads or changes an exFAT file system label (volume name).

       If  label  argument is present, exfatlabel sets the new volume name. Label can be up to 15
       characters. This limit is shorter if characters beyond Unicode BMP are used because inter‐
       nally label is stored in UTF-16.

       If label argument is omitted, exfatlabel just prints current volume name.

COMMAND LINE OPTIONS
       Command line options available:

       -V     Print version and copyright.

EXIT CODES
       Zero is returned on success. Any other code means an error.

AUTHOR
       Andrew Nayenko

SEE ALSO
       mkexfatfs(8)

                                          February 2011                             EXFATLABEL(8)

 

 

Related Content