martin.goodrich at ntlworld.com schrieb: > The second issue is that the pipe '|' seems to discard data sent to its stdin, so for example if I type: > > ps | more > > I just return to the bash shell with nothing being sent to more's stdin. Did you compile a static busybox against glibc?