find /etc/yum.repos.d -name 'rpmforge.repo' | xargs perl -pi -e 's/enabled=1/enabled=0/g' yum clean all