Hi,

is there a way to test whether data is available for reading from a pipe with busybox? With bash, I could do "read -t0" and check the exit status, but unfortunately, the -t option is not available in the busybox read command.

Thanks for any help,

Chris
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to