just enter on terminal Preferences and under Command line enter /system/xbin/sh and inside the initial comand set PATH to run commands from busybox and not from the default terminal.
export PATH='/system/sbin:/system/xbin:/system/bin'
after that ifconfig and route commands for example will work like a charm :-)
No comments:
Post a Comment