cryptonas/tools/show_TODO.sh
lars bd49326856 added some configure examples for customization
added a simple TODO-finder
cbox-buid.sh: changed some names of functions
updated doc pages
2005-09-02 17:11:49 +00:00

4 lines
57 B
Bash
Executable file

#!/bin/sh
grep "TODO" $(find -type f | grep -v "\.svn")