Created
February 3, 2017 18:44
-
-
Save dmgig/c7f797cba2e9133a03e6df4ebeacbb9c to your computer and use it in GitHub Desktop.
grep for hexcolors
This file contains hidden or 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
grep -nr '#[a-fA-F0-9]\{3,6\}' . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment