1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-30 22:55:24 +02:00

vmware-checkvm: add page (#3196)

This commit is contained in:
Starbeamrainbowlabs 2019-07-17 08:50:51 +01:00 committed by Owen Voke
parent 06256e0a9e
commit 7228251f85

View file

@ -0,0 +1,11 @@
# 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`