← Back to Tools
F

find-and-rename

Bulk path replacement in files (e.g., during user migration).

Bash Markdown

Overview

find-and-rename is a Bash script that searches across specified directories for files containing an old path and replaces it with a new path. It supports dry-run previews and creates backups before applying changes.

Tech stack

  • Bash 4+