Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] SERIOUS bug in coreutils / cut command
@ 2014-10-22 18:06 Ray Cordova
  2014-10-22 18:49 ` Gustavo Zacarias
  0 siblings, 1 reply; 3+ messages in thread
From: Ray Cordova @ 2014-10-22 18:06 UTC (permalink / raw)
  To: buildroot

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>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-22 20:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-22 18:06 [Buildroot] SERIOUS bug in coreutils / cut command Ray Cordova
2014-10-22 18:49 ` Gustavo Zacarias
2014-10-22 20:16   ` Ray Cordova

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox