Just a script to count the number of zero and one bits in files.
- Usage::
- $ find ~/src/ -name '*.py'| python tally.py bittally: zeros v ones: 10925500 (58.1%) - 7894388 (41.9%)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Just a script to count the number of zero and one bits in files.