mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 00:42:08 +02:00
12 lines
318 B
Markdown
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`
|