Vim-cmd: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 April 2025

  • curprev 07:2807:28, 14 April 2025Kenneth talk contribs 30,651 bytes +30,651 Created page with "== vim-cmd == ESXi SSH Command Line [http://www.petri.co.il/vmware-esxi4-console-secret-commands.htm ESXi 4 Console - Secret Commands for Emergency Maintenance] The command 'vim-cmd' has several extensions: vim-cmd help == Get VIM by Name == VMID=`vim-cmd vmsvc/getallvms | grep "[NAME]" | awk '{print $1'}` VMID=`vim-cmd vmsvc/getallvms | grep "[0-9]*[ ]*MY_VM_NAME" | awk '{print $1'}` # more exact === Revert a set of VMs === <pre> if true ; then VMLIST="vum5..."
Retrieved from "https://aznot.com/Vim-cmd"