View Single Post
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#19
You always have to do such things in develsh.
Probably you did not enter develsh at all, trying to use ifconfig?
I was able to execute ifconfig located in /sbin after getting root acces... but only once
This told me you know that already, but ...

You may activate the develsh (root access) also just via
Code:
develsh
and then enter your command(s).
Syntax of
Code:
develsh -c "command -parameter"
just executes this command once with root access from normal shell.