cryptonas/tools/show_TODO.sh

4 lines
57 B
Bash
Executable File

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