find -name "*parsed" |awk  '{print $1}' |xargs -i{}  mv {} {}.44

相关文章: