Vmware-vim-cmd: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
New page: ==== Vmware-vim-cmd ==== The command line version of the vimsh command. This can be used in your scripts and replaces the alternative vimsh -n -e <command> so now you can use: vmw...
(No difference)

Revision as of 09:34, 13 December 2008

Vmware-vim-cmd

The command line version of the vimsh command. This can be used in your scripts and replaces the alternative

vimsh -n -e <command>

so now you can use:

vmware-vim-cmd <command>