9 lines
333 B
Markdown
9 lines
333 B
Markdown
# wrapexec
|
|
|
|
> [!CAUTION]
|
|
> This software is not finished
|
|
|
|
This is a utility for configuring the environment around a command before executing it.
|
|
|
|
It is meant as a replacement for shells in the cases where you are using the shell to set environment variables, set the umask, redirect input/output, inject file descriptors, and more.
|