Tuesday, July 31, 2012

find a file and rename it

find -iname  *mega* -exec mv {} Rothkamm-Megablast.mp3 \;

No comments:

Post a Comment