Created
December 2, 2010 01:50
-
-
Save IcyMidnight/724600 to your computer and use it in GitHub Desktop.
Gem uninstall glob
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem uninstall -i gems `ls gems/gems/ | grep merb | ruby -e "STDIN.each_line{|line| STDOUT.puts line.split('-')[0...-1].join('-')}"` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment