ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 36462: / /trunk/tools/: Makefile.am

From: Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx>
Date: Tue, 5 Apr 2011 09:35:18 -0600
On Mon, Apr 04, 2011 at 09:23:27PM -0400, Jeff Morriss wrote:

> > Instead of a new line.  According to the sed man page (this is 
> > FreeBSD), \n is a valid way to match.
> 
> I've had issues with sed and newlines in the past.  Hopefully 'tr' 
> works better for you (rev 36467).

Yes, thanks!