Register / Login | Desktop view |
du --si | grep .svn | awk '{print $2}' > /tmp/svn.txt
rm -rf `cat /tmp/svn.txt`
rm -rf /tmp/svn.txt