View Single Post
allnameswereout's Avatar
Posts: 3,397 | Thanked: 1,212 times | Joined on Jul 2008 @ Netherlands
#2
Type rootsh to get also environment set to root defaults. Use root if you do not want this.

This is equiv to:
Code:
$ root
is functionality-wise same as
Code:
$ su
..whereas..
Code:
$ rootsh
is functionality-wise same as
Code:
$ su -
__________________
Goosfraba! All text written by allnameswereout is public domain unless stated otherwise. Thank you for sharing your output!