|
2010-04-29
, 10:53
|
Posts: 5,795 |
Thanked: 3,151 times |
Joined on Feb 2007
@ Agoura Hills Calif
|
#13
|
|
2010-12-04
, 06:20
|
Posts: 373 |
Thanked: 56 times |
Joined on Dec 2005
@ Ottawa, ON
|
#14
|
I'm not sure how I would access root without rootsh. I think you must be one of the very few who has ever tried to remove it.
|
2010-12-13
, 00:03
|
Posts: 1 |
Thanked: 0 times |
Joined on Dec 2010
|
#15
|
|
2012-02-03
, 17:00
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#16
|
|
2012-02-03
, 17:02
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#17
|
#!/bin/sh
if [ -x /usr/sbin/gainroot.old ]
mv /usr/sbin/gainroot.old /usr/sbin/gainroot
fi
hope this helps... reason I am removing it I don't want software that I can't easily remove...