Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2006 10:53:14 -0500
From:      Chuck Swiger <cswiger@mac.com>
To:        Warren Liddell <shinjii@virusinfo.rdksupportinc.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Converting a Regex into plain text
Message-ID:  <43FDDA6A.8010106@mac.com>
In-Reply-To: <200602231509.33058.shinjii@virusinfo.rdksupportinc.com>
References:  <200602231509.33058.shinjii@virusinfo.rdksupportinc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Warren Liddell wrote:
> is there any pkg avilable that'll convert a regex into plain txt ?

No.  Most regular expressions cannot be expressed as finite plain text strings,
that is why regex is used in the first place.

> Presently i dont care if its windows based or FreeBSD based

Hmm.

-- 
-Chuck



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