2019-07-17 08:50:51 +01:00
|
|
|
# vmware-checkvm
|
|
|
|
|
2021-05-20 21:13:41 +01:00
|
|
|
> Checks to see if the current host is a VMware VM or not.
|
2022-03-21 17:07:48 +00:00
|
|
|
> More information: <https://manned.org/vmware-checkvm>.
|
2019-07-17 08:50:51 +01:00
|
|
|
|
2021-05-20 21:13:41 +01:00
|
|
|
- Return the current VMware software version (exit status determines whether the system is a VM or not):
|
2019-07-17 08:50:51 +01:00
|
|
|
|
|
|
|
`vmware-checkvm`
|
|
|
|
|
2021-05-20 21:13:41 +01:00
|
|
|
- Return the VMware hardware version:
|
2019-07-17 08:50:51 +01:00
|
|
|
|
|
|
|
`vmware-checkvm -h`
|