mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-15 21:48:56 +00:00
Update cheatsheets
This commit is contained in:
17
linux/vmware-checkvm
Normal file
17
linux/vmware-checkvm
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user