Linux下find命令常见用法

Peter_Yi / 2023-09-01 / 原文

find /var/cache/yum/x86_64/7/ -name "*.rpm" | xargs -n1 -i mv {} /tmp/