Index: devhelpers/todo.sh =================================================================== --- devhelpers/todo.sh (nonexistent) +++ devhelpers/todo.sh (revision 21411) @@ -0,0 +1,3 @@ +#!/bin/sh +files=`find ../.. -name *.[chly]` +grep "^[ \t]*TODO[(]" $files Property changes on: devhelpers/todo.sh ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property