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:
parent
06256e0a9e
commit
7228251f85
1 changed files with 11 additions and 0 deletions
11
pages/linux/vmware-checkvm.md
Normal file
11
pages/linux/vmware-checkvm.md
Normal 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`
|
Loading…
Add table
Reference in a new issue