Skip to content

Replace a string in file names recursively in Linux

Posted 5th June 2024

No comments

Use this simple BASH script to recursively rename parts of file names in Linux.

Read the full story...