Created
September 28, 2014 11:51
-
-
Save jaseg/3e0c29b635f969ab46cd to your computer and use it in GitHub Desktop.
Number of global variables in the ZSH source tree
This file contains 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
newton~/d/z/Src <3 egrep -in 'mod_export.*;' **.c|wc -l | |
191 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment