Skip to content

Instantly share code, notes, and snippets.

@axelerator
Created September 7, 2010 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save axelerator/568416 to your computer and use it in GitHub Desktop.
Save axelerator/568416 to your computer and use it in GitHub Desktop.
or i in `grep -h '^$[a-z_][^:]*' *.sass | sed 's|$\([a-z_][^:]*\).*|\1|'` ; do echo -n $i; grep $i *.sass | wc -l ; done | grep ' 1$'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment