[ELDK] echo -e (busybox)

Giuseppe Modugno g.modugno at elettronika.it
Tue Jul 1 12:17:48 CEST 2008


Hi all,

I noticed that -e option of echo utility inside busybox that comes 
with SELF package doesn't work.
  root:~> echo -e "hello\nworld"
  hellonworld

On my Ubuntu Linux box:
  user at ubuntu704desktop:~/temp/tmp$ echo -e "hello\nworld"
  hello
  world

Could anyone suggest me the reason?



More information about the eldk mailing list