Software Engineer's Blog

Showing Posts From

Ubuntu

Batch Rename Files Using 'rename' and Regex

Linux

Batch Rename Files Using 'rename' and Regex

Jason Yang · 12 Nov, 2025

Bulk-rename files in Linux with the rename command and Perl regex: normalize whitespace, strip unwanted metadata, and batch-rename in one quick command.