cryptonas-branches/luks/scripts/show_TODO.sh
lars 8d1c3aa9c4 migrate to luks
-- diese und die folgenden Zeilen werden ignoriert --

A    https://svn.systemausfall.org/svn/cryptobox/branches/luks
2005-10-26 01:02:57 +00:00

4 lines
104 B
Bash
Executable file

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