News

If you’re using Linux to host VirtualBox VMs, it’s really quite simple–you create bash scripts to manage the starting, stopping, and resuming of those virtual machines. I’m going to show ...
Every time we publish a Linux hack that uses a shell script, someone will chime in about how awful it is to program shell scripts. While we like the ubiquity and efficiency, we can’t disagree… ...
I had a simple shell script that I could call directly from within Vim itself to perform those steps. This same approach is still viable on Mac OS X, but I wanted to explore a more Mac-native ...