in reply to Re^2: Automating sudo actions
in thread Automating sudo actions
How is that different than using sudo from the command line? In my (limited) experience with *nix sudo is required to prefix each command that requires privilege. You can of course capture the output from the commands you run should you need to further process or log the results. That in addition to setting up passwordless sudo permissions ought allow you to do all you've described so far.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Automating sudo actions
by rastoboy (Monk) on Jan 25, 2011 at 05:10 UTC | |
by tilly (Archbishop) on Jan 25, 2011 at 16:04 UTC | |
by JavaFan (Canon) on Jan 25, 2011 at 09:30 UTC | |
by cjb (Friar) on Jan 25, 2011 at 09:27 UTC | |
by MidLifeXis (Monsignor) on Jan 25, 2011 at 14:07 UTC | |
by cjb (Friar) on Jan 26, 2011 at 09:18 UTC |