mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 05:22:11 +02:00
11 lines
261 B
Markdown
11 lines
261 B
Markdown
# vmware-checkvm
|
|
|
|
> Checks to see if the current host is a VMWare VM or not.
|
|
|
|
- Return the current VMWare software version (exit status determines whether the system is a VM or not):
|
|
|
|
`vmware-checkvm`
|
|
|
|
- Return the VMWare hardware version:
|
|
|
|
`vmware-checkvm -h`
|