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...

PowerShell logo

Batch rename files using PowerShell and a CSV

Posted 23rd November 2015

9 comments

Use this simple PowerShell script to change hundreds or thousands of file names automatically, based on a CSV.

Read the full story...