memoir/docs/cli/rename.md
2023-02-19 13:34:28 +01:00

174 B

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