9 lines
297 B
Markdown
9 lines
297 B
Markdown
# multisubst
|
|
|
|
> [!CAUTION]
|
|
> This software is not finished
|
|
|
|
This is a utility for replacing substrings in files.
|
|
|
|
It is meant as a replacement for shells in the cases where you are performing redirections, or running commands like `sed`/`awk` with the output of environment variables or commands.
|