Ver_(command)

ver (command)

ver (command)

Command in many command-line interpreters


In computing, ver (short for version) is a command in various command-line interpreters (shells) such as COMMAND.COM, cmd.exe and 4DOS/4NT. It prints the name and version of the operating system, the command shell, or in some implementations the version of other commands. It is roughly equivalent to the Unix command uname.

Quick Facts Developer(s), Operating system ...

Implementations

The ver command on ReactOS

The command is available in FLEX, HDOS,[1] DOS, FlexOS,[2] SpartaDOS X,[3] 4690 OS,[4] OS/2,[5] Windows,[6] and ReactOS.[7] It is also available in the open-source MS-DOS emulator DOSBox, in the KolibriOS Shell[8] and in the EFI shell.[9]

TSC FLEX

In TSC's FLEX operating system, the VER command is used to display the version number of a utility or program.[10] In some versions the command is called VERSION.[11][12]

DOS

The command is available in MS-DOS versions 2 and later.[13] MS-DOS versions up to 6.22 typically derive the DOS version from the DOS kernel. This may be different from the string printed on start-up. The argument "/r" can be added to give more information and to list whether DOS is running in the HMA (high memory area).

PC DOS typically derives the version from an internal string in command.com (so PC DOS 6.1 command.com reports the version as 6.10, although the kernel version is 6.00.)

DR DOS 6.0 also includes an implementation of the ver command.[14] DR-DOS reports whatever value the environment variable OSVER reports.

PTS-DOS includes an implementation of this command that can display, modify, and restore the DOS version number.[15]

IBM OS/2

OS/2 command.com reports an internal string, with the OS/2 version. The underlying kernel here is 5.00, but modified to report x0.xx (where x.xx is the OS/2 version).

Microsoft Windows

The winver command on Windows 11

Windows 9x command.com report a string from inside command.com. The build version (e.g. 2222), is also derived from there.

Windows NT command.com reports either the 32-bit processor string (4nt, cmd), or under some loads, MS-DOS 5.00.500, (for all builds). The underlying kernel reports 5.00 or 5.50 depending on the interrupt. MS-DOS 5.00 commands run unmodified on NT.

Microsoft Windows also includes a GUI (Windows dialog) variant of the command called winver, which shows the Service Pack or Windows Update installed (if any) as well as the version. In Windows before Windows for Workgroups 3.11, running winver from DOS reported an embedded string in winver.exe.

Windows also includes the setver command that is used to set the version number that the MS-DOS subsystem (NTVDM) reports to a DOS program.[16] This command is not available on Windows XP 64-Bit Edition.[17]

DOSBox

In DOSBox, the command is used to view and set the reported DOS version. It also displays the running DOSBox version. The syntax to set the reported DOS version is the following:

VER SET <MAJOR> [MINOR]

The parameter MAJOR is the number before the period, and MINOR is what comes after. Versions can range from 0.0 to 255.255. Any values over 255 will loop from zero. (That is, 256=0, 257=1, 258=2, etc.)[18]

Others

AmigaDOS provides a version command. It displays the current version number of the Kickstart and Workbench.[19] The DEC OS/8 CCL ver command prints the version numbers of both the OS/8 Keyboard Monitor and CCL.[20]

Syntax

C:\WINDOWS\system32>ver

Microsoft Windows [Version 10.0.10586]

Some versions of MS-DOS support an undocumented /r switch, which will show the revision as well as the version.

Version list

The following table lists version numbers from various Microsoft operating systems:[21][22][23]

More information Official, OS ...

See also


References

  1. "Software Reference Manual HDOS SYSTEM Chapter 2 General Operations" (PDF). Heath Company. Archived from the original (PDF) on 2017-08-07. Retrieved 2020-02-08.
  2. FlexOS™ User's Guide bitsavers.org Archived 2019-09-25 at the Wayback Machine
  3. "SpartaDOS X 4.48 User Guide" (PDF). Archived (PDF) from the original on 2021-10-10. Retrieved 2019-03-17.
  4. "JaTomes Help - OS/2 Commands". Archived from the original on 2019-04-14. Retrieved 2019-07-21.
  5. "Microsoft TechNet Ver article". 11 September 2009. Archived from the original on 2018-02-03. Retrieved 2018-04-02.
  6. "Reactos/Reactos". GitHub. 4 November 2021.
  7. "EFI Shells and Scripting". Intel. Retrieved 2013-09-25.
  8. "FLEX 9.0 User's Manual" (PDF). Archived (PDF) from the original on 2021-07-25. Retrieved 2019-06-10.
  9. "FLEX User's Manual (miniFLEX)" (PDF). Archived (PDF) from the original on 2021-07-25. Retrieved 2019-06-10.
  10. "FLEX 2.0 User's Manual" (PDF). Archived (PDF) from the original on 2021-07-25. Retrieved 2019-06-10.
  11. Wolverton, Van (2003). Running MS-DOS Version 6.22 (20th Anniversary Edition), 6th Revised edition. Microsoft Press. ISBN 0-7356-1812-7.
  12. "DR DOS 6.0 User Guide Optimisation and Configuration Tips" (PDF). Archived from the original on 2019-09-30. Retrieved 2019-08-13.
  13. "PTS-DOS 2000 Pro User Manual" (PDF). Buggingen, Germany: Paragon Technology GmbH. 1999. Archived (PDF) from the original on 2018-05-12. Retrieved 2018-05-12.
  14. "MS-DOS subsystem commands". Archived from the original on 2019-04-13. Retrieved 2019-04-21.
  15. "Setver | Microsoft Docs". 11 September 2009. Archived from the original on 2019-08-15. Retrieved 2019-08-15.
  16. "Commands - DOSBoxWiki". Archived from the original on 2019-08-14. Retrieved 2019-08-14.
  17. Rugheimer, Hannes (1988). AmigaDOS quick reference. Abacus. ISBN 9781557550491.
  18. "Concise Command Language" (CCL)."OS/8 Handbook" (PDF). April 1974. Retrieved 28 November 2017.
  19. "VER output values". robvanderwoude.com.

Further reading


Share this article:

This article uses material from the Wikipedia article Ver_(command), and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.