The rename command changes filenames using Perl regular expressions. By combining the find, rename, and mv commands, we can perform a lot of things.
Linux Shell Scripting Cookbook - Third Edition
by Shantanu Tushar
Published by
Packt Publishing, 2017
The rename command changes filenames using Perl regular expressions. By combining the find, rename, and mv commands, we can perform a lot of things.