Alessandro Mauri fe9d88e7f9 env flag
implemented -e flag:
it copies the elements of env that we want to keep, clears the environment and
sets it to only the saved and default elements.

also removed the code for copying the environment and allocating a new one
2021-04-04 19:34:10 +02:00
2021-04-03 01:20:48 +02:00
2021-03-27 23:01:22 +01:00
2021-03-28 16:57:44 +02:00
2021-04-03 01:22:36 +02:00
2021-04-03 18:03:13 +02:00
2021-04-04 19:34:10 +02:00

US - User {Switcher,Shell}

Opens a shell as a different user without needing to authenticate as that user. This is similar to the behavior of su but it allows to execute privileged and/or commands as any other user without needing their password.

Description
User Switcher, just like sudo but worse
Readme 203 KiB
Languages
C 78%
Roff 18.8%
Makefile 3.2%