ls | sed 's/^.*/mv "&" \`echo "&" \| sed "s\/.* \/\/g"\`/g' | sh
ls | sed 's/^.*/mv "&" \`echo "&" \| tr A-Z a-z`/g’ | sh
No comments:
Post a Comment