Question about 'ps' and pipe

Nico Erfurth masta at perlgolf.de
Thu Feb 7 03:15:38 PST 2008


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?



More information about the busybox mailing list