On 07/05/2017 01:16 AM, Patrick Dupre wrote:
How can I clean this?


rpm -qf /var/cache/*/* | grep 'is not owned' | awk '{print $2}' | xargs rm -rf

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to