|
4 年之前 | |
---|---|---|
LICENSE | 4 年之前 | |
Makefile | 4 年之前 | |
README.md | 4 年之前 | |
a.out | 4 年之前 | |
arg.h | 4 年之前 | |
config.mk | 4 年之前 | |
o.c | 4 年之前 | |
pl.c | 4 年之前 | |
pls | 4 年之前 | |
pls.8 | 4 年之前 | |
pls.c | 4 年之前 | |
pls.o | 4 年之前 | |
ram.c | 4 年之前 |
It is my build of asroot(A simpler alternative to sudo and doas)
-e Keep the environment variables as is. Neither sanitise nor
update them.
Only user in pls group or pls_nopass group can run it.
The pls utility will ask any user that in pls group for the user's password and runs the specified command with sanitised and updated environment variables.
The pls utility wouldn't ask any user that in pls_nopass group for the user's password and runs the specified command with sanitised and updated environment variables.