1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-08 22:35:43 +02:00
tldr/pages.ja/windows/vol.md

13 lines
342 B
Markdown
Raw Normal View History

# vol
> ボリュームに関する情報を表示します。
> もっと詳しく: <https://learn.microsoft.com/windows-server/administration/windows-commands/vol>。
- 現在のドライブのラベルとシリアル番号を表示する:
`vol`
- 特定のボリュームのラベルとシリアル番号を表示する:
`vol {{D:}}`