subprompt/README.md

6 lines
143 B
Markdown
Raw Normal View History

2022-11-11 16:03:39 -05:00
# subprompt
Substitute every match of a regex in multiple files - with confirmation prompts. Usage:
```
subprompt [REGEX] [SUB] [FILES...]
```