label (1) Free-DOS Alpha 5 release label (1)
NAME:
Label \- Creates, changes or deletes the volume label of a
disk.
SYNOPSIS:
LABEL [ drive: ] [ label ]
DESCRIPTION:
Label creates, changes or deletes the volume label of a
disk.
OPTIONS:
TP /? shows the synopsis.
FILES:
None
SEE:
None
DIAGNOSTICS:
None
BUGS:
None that i know of
AUTHOR:
Max Brante m88max@student.tdb.uu.se
EXAMPLES:
To change the label of the current volume to FOOBAR:
LABEL FOOBAR
To change the label of volume C to BLETCH:
LABEL C: BLETCH
To interactivly manipulate the label of the current
volume:
LABEL
To change the label to one containing spaces, surrond
the label with quotes:
-1-
label (1) Free-DOS Alpha 4 release label (1)
LABEL A: "FOO BAR"
-2-