]> git.phdru.name Git - dotfiles.git/blob - bin/find_sources.sh
.xinitrc: calculate geometry for `xclock`
[dotfiles.git] / bin / find_sources.sh
1 #! /bin/sh
2
3 exec cgmem_nice 100 \
4 find . \( \( -name CVS -o -name .git -o -name .hg -o -name .svn \) -type d -prune \) -o -type f -print