1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 00:42:08 +02:00
tldr/pages/linux/vmware-checkvm.md
2022-03-21 14:07:48 -03:00

12 lines
318 B
Markdown

# vmware-checkvm
> Checks to see if the current host is a VMware VM or not.
> More information: <https://manned.org/vmware-checkvm>.
- 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`