GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
EXFATLABEL(8) FreeBSD System Manager's Manual EXFATLABEL(8)

exfatlabel - get or set an exFAT file system label

exfatlabel [ -V ] device [ label ]

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

If label argument is present, exfatlabel sets the new volume name. Empty label ('') removes volume name. Label can be up to 15 characters. This limit is shorter if characters beyond Unicode BMP are used because internally label is stored in UTF-16.

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

Command line options available:
-V
Print version and copyright.

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

Andrew Nayenko

mkexfatfs(8)
September 2017

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.