| Click this button to go to the index for this section. |
mlabel(1)
NAME
mlabel - mtools utility to label a DOS volumeSYNOPSIS
mlabel [-v] drive:FLAGS
-v Displays the new volume label if the label supplied is invalid.DESCRIPTION
The mlabel command displays the current volume label, if present, and prompts the user for a new volume label. To delete an existing volume label, press the Return Key at the prompt. Reasonable care is taken to create a valid DOS volume label. If an invalid label is specified, the mlabel command changes the label and displays the new label if the -v flag is specified.ENVIRONMENT VARIABLES
The following environment variables affect the execution of mlabel: MCWD If set, this variable names the file that contains the name of the current mtools working directory as established by the mcd command. If this variable is not set, the file $HOME/.mcwd is used.EXIT VALUES
The following exit values are returned: 0 Success 1 FailureFILES
$HOME/.mcwd Contains the name of the current mtools working directory as established by the mcd command. If this file does not exist, the default mtools working directory is A:\. /usr/bin/mtools/mlabel Executable fileRELATED INFORMATION
Commands: mformat(1), mtools(1)