Skip to content

Instantly share code, notes, and snippets.

@willnet
Created July 1, 2014 07:51
Show Gist options
  • Select an option

  • Save willnet/c4a2b6ad84fdff3093fc to your computer and use it in GitHub Desktop.

Select an option

Save willnet/c4a2b6ad84fdff3093fc to your computer and use it in GitHub Desktop.
gem-info-all
#!/bin/sh
echo "gem search -da ^${1}$"
gem search -da ^${1}$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment