On Thu, Jun 23, 2016 at 03:29:36PM +0200, Jordi Pujol wrote: > sudo --ask-pass should use the same calling convertion as sudo: > > i.e. > > sudo -u "$PRIV" sh -c "$COMMAND" > > > > Also, what about command line programs ? > > > I thinked su-to-root was trying to unify su commands, creating another > command line program may be going one step backwards,
Yes, but su-to-root can be used for command line programs too (without the flag -X). Cheers, -- Bill. <[email protected]> Imagine a large red swirl here.

