mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 23:42:09 +02:00

* pages/*: reword descriptions to comply with the style guide --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
12 lines
310 B
Markdown
12 lines
310 B
Markdown
# vmware-checkvm
|
|
|
|
> Check 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`
|