What steps will reproduce the problem?
su
mkfifo /cache/myfifo
dd if=/dev/block/mmcblk0 of=/cache/myfifo bs=1M count=1
What is the expected output? What do you see instead?
It actually seems to output 1 byte and doesn't wait for the fifo to be read.
Removing the last part "count=1" then works as should, but of course can't stop
it at a desired size.
What version of the product are you using? On what operating system?
Busybox Pro 1.20.1
Galaxy Nexus GT-I9250 with Jelly Bean
Original issue reported on code.google.com by coldpizz...@gmail.com on 1 Jul 2012 at 1:54
Original issue reported on code.google.com by
coldpizz...@gmail.com
on 1 Jul 2012 at 1:54