GNU bug report logs - #58470
bug in my tr, version (GNU coreutils) 9.1

Previous Next

Package: coreutils;

Reported by: Anton Wessel <Anton_Wessel <at> t-online.de>

Date: Wed, 12 Oct 2022 13:20:03 UTC

Severity: normal

Tags: notabug

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Anton Wessel <Anton_Wessel <at> t-online.de>
To: 58470 <at> debbugs.gnu.org
Subject: bug#58470: bug in my tr, version (GNU coreutils) 9.1
Date: Wed, 12 Oct 2022 01:36:23 +0200
[Message part 1 (text/plain, inline)]

addendum:

I have more problems and other problems too.

test:

echo -e "a\n\nb" | sed 's/\n//g'

does not handle \n for newline.

I have to make more investgations.
Excuse me.


=====


in OS KNOPPIX 9.1

your email:
+++++

Verzeichnis: Anton_Wessel <at> t-onli…/INBOX
Betreff: Welcome to the "Bug-coreutils" mailing list (Digest mode)
Von: bug-coreutils-request <at> gnu.org
An: Anton_Wessel <at> t-online.de
Datum: 12. Okt.  00:19
Reply-To: bug-coreutils-request <at> gnu.org
Message-ID: <mailman.163.1665526797.1198.bug-coreutils <at> gnu.org>
Größe: 3,29 KB


-----

test:

echo -e "a\n\nb" | tr -s '\n'

or

echo -e "a\n\nb" | tr -s '\n' '\n'

both empty lines are removed, not only one.

Please: is there a wayaround known?


Regards

Anton_Wessel <at> t-online.de



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

This bug report was last modified 2 years and 218 days ago.

Previous Next


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