reorganised TODO
[imago.git] / todo_count.sh
1 #!/bin/bash
2
3 grep --count TODO imago_pack/*.py pcf.c | sort -nr -t":" -k2 | cut -f2 -d"/"