A tool to put all known Vagrant VMs to sleep. ยท GitHub

Skip to content </textarea> '"` All gists GitHub Sign up for a GitHub account Sign in Create a gist now Instantly share code, notes, and snippets. Star 0 Fork 0 colby / sandman.sh Last active Jan 14, 2016 Embed What would you like to do? Embed Embed this gist in your website. Embed Share Copy sharable URL for this gist. Share Clone via HTTPS Clone with Git or checkout with SVN using the repository's web address. HTTPS Learn more about clone URLs Download ZIP Code Revisions 2 /.container /.repohead A tool to put all known Vagrant VMs to sleep. Raw sandman.sh #!/usr/bin/env sh # functions errcho () { >&2 echo " $* " exit 1 } check () { which " $1 " |...

Linked on 2016-01-14 07:10:22 | Similar Links