Quickly add multiple lines to a vmx file
On a customer site I had to add multiple lines (CPU mask)to more than 30 virtual machines configuration files (vmx). Of course you can vi to every vmx file and add the lines, but this consumes a lot of time! So I search for a easier (less time consuming) option. The method I found is […]
