bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FW: sed command grouping brace match problem


From: Caldwell, David (Overwatch Systems)
Subject: FW: sed command grouping brace match problem
Date: Wed, 20 Jun 2012 22:53:14 +0000

I saw no evidence that my email to address@hidden<mailto:address@hidden> had 
any effect, so now I'm trying the email address in the sed --version output.

David

From: Caldwell, David (Overwatch Systems)
Sent: Friday, June 15, 2012 7:43 PM
To: 'address@hidden'
Subject: sed command grouping brace match problem

Hi,

I'm using Cygwin with sed version 4.2.1.

I can't get command grouping to work with both the open & closing braces on the 
same line when one of the commands is "r filename":
sed '/pattern/ { N; N; r fileToInsert }'

Attached is a script that reproduces the problem.

David

Attachment: reproduceBug
Description: reproduceBug


reply via email to

[Prev in Thread] Current Thread [Next in Thread]