Files
memoir/pages/cli/rename.md
2023-03-07 21:13:09 +01:00

174 B
Executable File

tags
tags
rename
regex

rename

rename is a command to rename based on regex.

rename 's/.odt.md/.md/' *.odt.md

Use the -n flag to dry run