[Buildroot] SERIOUS bug in coreutils / cut command

Ray Cordova rayzinpwr at gmail.com
Wed Oct 22 18:06:53 UTC 2014


Hello,

echo "word1 word2 word3" | cut -d' ' -f1

word1

echo "word1 word2 word3" | cut -d' ' -f2

wword2 <-- ??!?!??

Yes, it really is 'wword2'.

echo "word1 word2 word3" | cut -d' ' -f3

word3

This is the September 1st, 2014 release. Coreutils 8.22. Two different
builds, same versions, same bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20141022/195628ad/attachment.html>


More information about the buildroot mailing list