Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2012 16:20:01 GMT
From:      Devin Teske <devin.teske@fisglobal.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/171725: awk(1) does not support word-boundary metacharacters
Message-ID:  <201210121620.q9CGK1XB028184@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/171725; it has been noted by GNATS.

From: Devin Teske <devin.teske@fisglobal.com>
To: <bug-followup@FreeBSD.org>, <dteske@FreeBSD.org>
Cc:  
Subject: Re: bin/171725: awk(1) does not support word-boundary metacharacters
Date: Fri, 12 Oct 2012 09:18:34 -0700

 Swapping \< and \> (GNU syntax) for [[:<:]] and [[:>:]] (POSIX syntax) resp=
 ectively.
 
 This makes no difference as one-true-awk uses its own regular expression co=
 de (read: does not use libc which already supports [[:</>:]] word-bounding).
 --=20
 Devin
 
 _____________
 The information contained in this message is proprietary and/or confidentia=
 l. If you are not the intended recipient, please: (i) delete the message an=
 d all copies; (ii) do not disclose, distribute or use the message in any ma=
 nner; and (iii) notify the sender immediately. In addition, please be aware=
  that any message addressed to our domain is subject to archiving and revie=
 w by persons other than the intended recipient. Thank you.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210121620.q9CGK1XB028184>