User Switcher, just like sudo but worse
Go to file
2021-07-25 18:06:28 +02:00
.gitignore compiles on openbsd 2021-07-09 20:54:24 +02:00
LICENSE licensed code 2021-03-27 23:01:22 +01:00
makefile added manual pages 2021-07-15 23:18:46 +02:00
README.md updated project description 2021-04-03 01:22:36 +02:00
us.1 fix typos 2021-07-16 11:15:27 +02:00
us.c suggest config file permissions 2021-07-25 18:06:28 +02:00
us.conf.5 suggest config file permissions 2021-07-25 18:06:28 +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.