diff --git a/pages/linux/vmware-checkvm.md b/pages/linux/vmware-checkvm.md new file mode 100644 index 0000000000..681fcbd442 --- /dev/null +++ b/pages/linux/vmware-checkvm.md @@ -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`