Skip to content

Instantly share code, notes, and snippets.

@daviddavis
Created July 11, 2013 16:01
Show Gist options
  • Select an option

  • Save daviddavis/5976752 to your computer and use it in GitHub Desktop.

Select an option

Save daviddavis/5976752 to your computer and use it in GitHub Desktop.
f18 katello ❯❯❯ ack "\S=>\S" | wc -l
2079
f18 katello ❯❯❯ ack "\s=>\s" | wc -l
11645
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment