Easy Redirection of Sudo Output
With Sudo, a sys admin can allow certain users to run commands as root or another user while providing an audit trail of the commands and their arguments. Unfortunately, increased privileges usually apply only to the first command typed. Here's how to extend them to any input or output redirection.
Tags:
open source, Linux, open source software, Sysadmins, sudo
