Created
August 19, 2009 08:31
-
-
Save IcyMidnight/170250 to your computer and use it in GitHub Desktop.
gem uninstall with glob-like-iness
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
sudo gem uninstall `gem list | grep merb | awk '{ print $1 }'` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment