Skip to content

Instantly share code, notes, and snippets.

@un33k
Created October 18, 2011 20:42
Show Gist options
  • Save un33k/1296660 to your computer and use it in GitHub Desktop.
Save un33k/1296660 to your computer and use it in GitHub Desktop.
run vmware (linux) headless on mac of course
#!/bin/bash
/Library/Application\ Support/VMware\ Fusion/vmrun -T fusion start /Users/val/Documents/Virtual\ Machines.localized/db1.vmwarevm/db1.vmx nogui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment