GNU bug report logs - #21190
cut runs wrong

Previous Next

Package: coreutils;

Reported by: zsw <zsw830222 <at> 163.com>

Date: Wed, 5 Aug 2015 05:32:01 UTC

Severity: normal

Tags: notabug

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: zsw <zsw830222 <at> 163.com>
To: bug-coreutils <at> gnu.org
Subject: cut runs wrong
Date: Wed, 5 Aug 2015 10:46:07 +0800 (CST)
[Message part 1 (text/plain, inline)]
I 'm a user of linux   today  I  find the  command    "cut"  runs wrong  , file 123 is :


1 2 3
4 5 6
7 8 9


after use the cut command :


$ cut -f1 123.txt
1 2 3
4 5 6
7 8 9


I  want to know where is wrong ,can you help me? thank you .

[Message part 2 (text/html, inline)]

This bug report was last modified 9 years and 349 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.