Skip to content

Instantly share code, notes, and snippets.

@timrandg
Created May 23, 2013 12:07
Show Gist options
  • Select an option

  • Save timrandg/5635617 to your computer and use it in GitHub Desktop.

Select an option

Save timrandg/5635617 to your computer and use it in GitHub Desktop.
ruby wrap agrep
ruby -e '["a","b","c"].each {|q| puts `echo this is a test in A b sentenCe. | agrep -i --show-position --color "#{q}" `}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment