Files
wrapexec/README.md
2025-10-16 19:06:57 +09:00

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.