Re: sed

Davide Brini <[email protected]>
Newsgroups gmane.comp.gnu.utils.bugs
Message-ID <[email protected]>
On Fri, 25 Oct 2013 19:57:30 -0200, Luiz Carlos Brito Paternostro
<[email protected]> wrote:

> GNU sed version 4.2.1
> Copyright (C) 2009 Free Software Foundation, Inc.
> 
> lcbp@vnetubun:~$ echo 'O N E c h a r'|sed 's/\([A-Za-z]\) 
> \([A-Za-z]\)/\2\n\1/g'N
> O c
> E a
> h r
> lcbp@vnetubun:~$
> 
> ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
> 
> GNU sed version 4.1.5
> Copyright (C) 2003 Free Software Foundation, Inc.
> 
> lcbp@lcbp-vgnew:~$ echo 'A B C D E F G'|sed 's/\([A-Z]\) \([A-Z]\)/\1\ > 
> \2/g'
> A > B C > D E > F G


What's your point? Do you think there's a bug? If so, which?

-- 
D.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.