GNU bug report logs - #7443
bug in cut -n " " -f 1 *

Previous Next

Package: coreutils;

Reported by: Yasmani Lara <yasmanilara <at> gmail.com>

Date: Fri, 19 Nov 2010 14:02:01 UTC

Severity: normal

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 7443 in the body.
You can then email your comments to 7443 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 owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org:
bug#7443; Package coreutils. (Fri, 19 Nov 2010 14:02:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Yasmani Lara <yasmanilara <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Fri, 19 Nov 2010 14:02:02 GMT) Full text and rfc822 format available.

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

From: Yasmani Lara <yasmanilara <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: bug in cut -n " " -f 1 *
Date: Fri, 19 Nov 2010 08:53:18 -0500
[Message part 1 (text/plain, inline)]
Hi core team, i'm  relatively new on linux  and recently  test something *cut
-n " " -f 1 **  and what sorprise an unexpected result, a fall of letters
and don't stop until Crtl+C keypress. Forgive my bad english, still
learning. Grettings from Cuba

-- 
--
Miembro de la Comunidad Cubana de Software Libre
http://gutl.jovenclub.cu

Linux registered user #482862 in http://counter.li.org

"Be yourself no matter what they say". Sting
[Message part 2 (text/html, inline)]

Reply sent to Pádraig Brady <P <at> draigBrady.com>:
You have taken responsibility. (Fri, 19 Nov 2010 19:19:02 GMT) Full text and rfc822 format available.

Notification sent to Yasmani Lara <yasmanilara <at> gmail.com>:
bug acknowledged by developer. (Fri, 19 Nov 2010 19:19:02 GMT) Full text and rfc822 format available.

Message #10 received at 7443-done <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: Yasmani Lara <yasmanilara <at> gmail.com>
Cc: 7443-done <at> debbugs.gnu.org
Subject: Re: bug#7443: bug in cut -n " " -f 1 *
Date: Fri, 19 Nov 2010 19:22:44 +0000
On 19/11/10 13:53, Yasmani Lara wrote:
> Hi core team, i'm  relatively new on linux  and recently  test something *cut
> -n " " -f 1 **  and what sorprise an unexpected result, a fall of letters
> and don't stop until Crtl+C keypress. Forgive my bad english, still
> learning. Grettings from Cuba

Hi.
This seems like incorrect usage.
The command presented will output everything
before the first \t in each file in the current directory,
including any binary files.

I'm guessing you may want: cut -d ' ' -f1 -- *

thanks,
Pádraig.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 18 Dec 2010 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 189 days ago.

Previous Next


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