Utility to spawn transient single-command jails
  • C 72.4%
  • Roff 25.4%
  • Makefile 2.2%
Find a file
Kyle Evans ff1ccea79a quickjail: close both stdin and stdout
No need for either, we'll only write to stderr from here on out and monitor
the child process.

Signed-off-by: Kyle Evans <[email protected]>
2024-01-12 21:35:56 -06:00
.gitignore Introduce quickshell(1) 2020-11-02 10:27:25 -06:00
LICENSE Move COPYING to the more descriptive LICENSE 2024-01-12 21:33:05 -06:00
Makefile Introduce quickshell(1) 2020-11-02 10:27:25 -06:00
quickjail.1 Switch to the concise SPDX format 2024-01-12 21:33:57 -06:00
quickjail.c quickjail: close both stdin and stdout 2024-01-12 21:35:56 -06:00