mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-31 11:41:54 +00:00
14 lines
305 B
Plaintext
14 lines
305 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, windows]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# ver
|
|
|
|
> Display the current Windows or MS-DOS version number.
|
|
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/ver>.
|
|
|
|
- Display the current version number:
|
|
|
|
`ver`
|