1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 05:22:11 +02:00
tldr/pages/linux/vmware-checkvm.md
2019-07-17 08:50:51 +01:00

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`