i am running windows xp sp 2 -- i installed BusyBox [ http://www.novoda.com/blog/?p=3 ]
open up a command prompt and i type: $ export PATH=/data/busybox:$PATH $ ls /data/busybox/ls ←[1;34mcache←[0m ←[1;32minit←[0m ← [1;34msbin←[0m ←[1;34mdata←[0m ←[1;32minit.goldfish.rc←[0m ← [1;34msdcard←[0m ←[0;0mdefault.prop←[0m ←[1;32minit.rc←[0m ← [1;34msqlite_stmt_journals←[0m ←[1;34mdev←[0m ←[1;34mproc←[0m ← [1;34msys←[0m ←[1;36metc←[0m ←[1;34mroot←[0m ← [1;34msystem←[0m if I type: $ ls --color=never /data/busybox/ls --color=never cache init sbin data init.goldfish.rc sdcard default.prop init.rc sqlite_stmt_journals dev proc sys etc root system So, i'm guessing that it's spewing out color and the DOS prompt doesn't know how to handle it. Has anyone done this? tia. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

