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

try installing busybox over android. to get regular bash shell and tools.
android prebuilt binary is available at
http://omappedia.org/wiki/Android_Installing_Busybox_Command_Line_Tools

-- 
Regards,
Deva
www.bittoggler.com

On Wed, Sep 29, 2010 at 10:06 AM, RK <bcsf...@gmail.com> wrote:
> 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: android-porting+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to