Multi-pattern string replacement and file renaming tool.
repren --dry-run --rename --literal --from '{find_string}' --to '{replacement_string}' {*.png}
repren --rename --dry-run --from '{regular_expression}' --to '{replacement_string}' {*.jpg} {*.jpeg}
repren --from '{([0-9]+) example_string}' --to '{replacement_string \1}' {*.csv}
repren --patterns {path/to/patfile.ext} --full {*.txt}
repren --rename --insensitive --patterns {path/to/patfile.ext} *
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (3851b).Proxy Information
text/gemini;lang=en-GB