[Bug 4177] "read" not working since 1.19.x
bugzilla at busybox.net
bugzilla at busybox.net
Thu Sep 15 08:28:06 UTC 2011
https://bugs.busybox.net/show_bug.cgi?id=4177
--- Comment #1 from Denys Vlasenko <vda.linux at googlemail.com> ---
Works for me:
# busybox ash -c 'read m </sys/block/sda/device/model; echo -$m-'
-ST9100821AS-
# busybox hush -c 'read m </sys/block/sda/device/model; echo -$m-'
-ST9100821AS-
# busybox | head -1
BusyBox v1.19.2 (2011-09-12 21:02:22 CEST) multi-call binary.
Can you attach your .config?
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list