commit: 58cf416e23ac8c5adbccd9d8bb20f6df0de59c56
parent d50280fafcf9f708f62b0bfbe08c4d7d6a36b29f
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat, 19 Jul 2025 11:40:11 +0200
README.md: Add execline to "See Also"
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -34,3 +34,4 @@ Longer durations are taken as out of scope.
## See Also
- [snooze](https://github.com/leahneukirchen/snooze): Similar utility albeit more complex, and execs into the program instead of spawning it into a new process
+- [execline](https://www.skarnet.org/software/execline/): Set of chainloading utilities (like `env(1)` and `nice(1)`) making it sometimes easier than shell to glue commands together