[LUNI] Remembering which shell (not a good explaination)Keith T. Garner kgarner at kgarner.comWed Jun 18 16:11:13 CDT 2003
On Wed, Jun 18, 2003 at 02:55:14, Matthew Landry said:
> On Wed, Jun 18, 2003 at 02:26:49PM -0500, Keith T. Garner wrote:
> > sudo allows you to do stuff as root as well, not just other users.
> Indeed. And if you really want a root shell, just "sudo bash" (or
> "sudo tcsh" if you're like me and prefer tcsh for interactive work).
Or set up "shell_noargs" as a default and you can get a full sshell
just by saying "sudo" with noa rgs.
>From my sudoers file:
root ALL=(ALL) ALL
%wheel ALL=(ALL) ALL
Defaults syslog=auth
Defaults:%wheel shell_noargs,set_home
Keith
--
Keith T. Garner kgarner at kgarner.com
The whole problem with the world is that fools and fanatics are always so
certain of themselves, and wiser people so full of doubts. --Bertrand Russell
More information about the luni mailing list |