SYNTAX

    drvinfo [options] [<drive_letter>]


OPTIONS

-h (--help) bool

Display help.

-v (--verbose) bool

Display more detailed information.

-H (--human) bool

Display sizes in human readable form.

-l (--long) bool

Display information one drive per line, similar to ls's --long option. The attributes have the following format:

r

read only

e

removable

m

RAM disk

For example, re- indicates a removable disk that is read-only. The attributes are followed by the drive letter, the free space on disk, the total disk size, and the volume name if there is one.


ARGUMENTS

[<drive_letter>]

The drive letter to display information about (e.g. drvinfo c:). If not specified, information on all drives is displayed. [string]


DESCRIPTION

Display information about the currently available drives.


COPYRIGHT

Copyright (c) 2007-2010 Accenture. All rights reserved.