[WBEL-users] No chkconfig or ifconfig commands?

khaqq khaqq at free.fr
Sat Jul 1 13:11:37 CDT 2006


On Sat, 01 Jul 2006 05:26:53 -0500
Johnny Hughes <mailing-lists at hughesjr.com> wrote:

(...)

> so to become "root" with all variables set ....
> 
> su -

So the quick and dirty way to use "su -" each time you become root
is to add the following line in your user's .bashrc :

alias su="su -"

I'm not sure if there are unintended side effets, but it works for me.

khaqq


More information about the Whitebox-users mailing list