index=0while read linedofind path -inum $line |xargs -i mv {} 'path'$index'.jpg'\index=$(($index+1))done /node.txt
通过上述代码解决乱码重拍问题,利用的是文件的inode和find