Hi all,
    To have more useful power on script, I tried the new shell, mksh,
on my ARM target. But I found some questions.

The steps I did was listed below:
1. I just got the source code of mksh from AOSP
2. patched it to my ARM target.
3. It worked. But I found some problems

2 probloems found,
a. When using adb shell, the output of ls is not aligned correctly.
===
-rw-r--r-- root     root                  868 2010-09-27 12:38
gps.conf
drwxr-xr-x root     root                        2010-09-27 13:04 bt
drwxr-xr-x root     root                        2010-09-27 13:04 wlan
-rw-r--r-- root     root                10801 2010-09-27 12:41 event-
log-tags
drwxr-xr-x root     root                        2010-09-27 13:04
dhcpcd
drwxr-xr-x root     root                        2010-09-27 13:04 wifi
drwxr-xr-x root     root                        2010-09-27 12:46
bluetooth
-rw-r--r-- root     root                   25 2010-09-27 12:38 hosts
-rw-r--r-- root     root                 6263 2010-09-27 12:38
gpsconfig.xml
drwxr-xr-x root     root                        2010-09-27 13:04
permissions
-r--r----- bluetooth bluetooth              935 2010-09-27 12:38
dbus.conf
drwxr-xr-x root     root                        2010-09-27 13:00
security
-r-xr-x--- root     shell                1200 2010-09-27 12:38
init.goldfish.sh
===
On the other hand, the original shell worksfine.

b. The tab completion did NOT work.



regards,
RK

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to