find . -mindepth 1 -exec sh -c 'mv {} ../images/videos_`echo {} | sed "s/^\.\///"`' \;