http://www.perlmonks.org?node_id=139871


in reply to Re: Re: Re: Re: Executing Root Commands from user level
in thread Executing Root Commands from user level

One of sudo's features that I like best is its logging capability. Sure, it's easy enough to build user logging into an SUID script, but with sudo you don't have to; it's already there. No points for guessing which method will lead to more logging being done.

--
:wq