/ Published in: Bash
Expand |
Embed | Plain Text
#!/bin/bash /Library/Application\ Support/VMware\ Fusion/vmrun -T fusion start /path/to/myvm.vmx nogui
You need to login to post a comment.
terrencewood on 11/10/09
server macosx web ubuntu fusion Development VMware headless
#!/bin/bash /Library/Application\ Support/VMware\ Fusion/vmrun -T fusion start /path/to/myvm.vmx nogui
You need to login to post a comment.