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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 21190 in the body.
You can then email your comments to 21190 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#21190; Package coreutils. (Wed, 05 Aug 2015 05:32:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to zsw <zsw830222 <at> 163.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Wed, 05 Aug 2015 05:32:02 GMT) Full text and rfc822 format available.

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)]

Information forwarded to bug-coreutils <at> gnu.org:
bug#21190; Package coreutils. (Wed, 05 Aug 2015 09:56:02 GMT) Full text and rfc822 format available.

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

From: Pádraig Brady <P <at> draigBrady.com>
To: zsw <zsw830222 <at> 163.com>, 21190 <at> debbugs.gnu.org
Subject: Re: bug#21190: cut runs wrong
Date: Wed, 05 Aug 2015 10:55:16 +0100
tag 21190 notabug
close 21190
stop

On 05/08/15 03:46, zsw wrote:
> 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 .

cut -d ' ' -f1 123.txt





Added tag(s) notabug. Request was from Pádraig Brady <P <at> draigBrady.com> to control <at> debbugs.gnu.org. (Wed, 05 Aug 2015 09:56:03 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 21190 <at> debbugs.gnu.org and zsw <zsw830222 <at> 163.com> Request was from Pádraig Brady <P <at> draigBrady.com> to control <at> debbugs.gnu.org. (Wed, 05 Aug 2015 09:56:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 02 Sep 2015 11:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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