1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 23:42:09 +02:00
tldr/pages/linux/vmware-checkvm.md
Lena 0fddee2272
pages/*: reword descriptions to comply with the style guide (#11507)
* pages/*: reword descriptions to comply with the style guide

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-15 09:55:25 +05:30

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`