tldr/pages/windows/vol.md

13 lines
291 B
Markdown
Raw Normal View History

2018-10-29 16:54:56 +00:00
# vol
> Display information about volumes.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/vol>.
2018-10-29 16:54:56 +00:00
- Display the label and serial number for the current drive:
`vol`
- Display the label and serial number for a specific volume:
2018-10-29 16:54:56 +00:00
`vol {{D:}}`