Linux Hack: How to rename a bunch of files
Oct 24, 2023 · 4 min read · Renaming a bunch of files would be easy if the number of files is say less than 10. What if the number of files is 10+ or maybe in 100s? There is a simple trick in the command line to rename files using built-in Linux command line tools. Note: File ...
Join discussion