execute a command as another user
Sudo (su "do") allows a system administrator to delegate authority
to give certain users (or groups of users) the ability to run some
(or all) commands as root or another user while providing an audit
trail of the commands and their arguments.

Sudo is free software, distributed under an ISC-style license.

Maintainer: Todd C. Miller <millert@openbsd.org>

WWW: https://www.sudo.ws/
