Skip to content
Extraits de code Groupes Projets
todo 143 octets
Newer Older
Mindiell's avatar
Mindiell a validé
#!/bin/bash

clear
grep -irn --exclude-from="todo" --exclude-dir="www" --exclude-dir="tmp" --exclude-dir="lib" --exclude-dir="vendor" "TODO" *