FG
💻 Software

Renaming many files in Mac OS X, batch processing

Fresh5 days ago
Mar 15, 202645857 views
Confidence Score1%
1%

Problem

I used to rename file in Linux via a rename command: Is there something similar in Mac OS X (Snow Leopard)?

Error Output

rename 's/old_pattern/new_pattern/g' *glob

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Renaming many files in Mac OS X, batch processing

Low Risk

With Homebrew, a package manager for OS X: Then you can run the same commands as in Linux.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment