From owner-freebsd-questions@FreeBSD.ORG Thu Feb 23 15:54:31 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A63E16A420 for ; Thu, 23 Feb 2006 15:54:31 +0000 (GMT) (envelope-from shinjii@virusinfo.rdksupportinc.com) Received: from mail7.tpgi.com.au (mail7.tpgi.com.au [203.12.160.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD0DF43D67 for ; Thu, 23 Feb 2006 15:54:25 +0000 (GMT) (envelope-from shinjii@virusinfo.rdksupportinc.com) X-TPG-Antivirus: Passed Received: from localhost (60-241-4-19.tpgi.com.au [60.241.4.19]) by mail7.tpgi.com.au (envelope-from shinjii@virusinfo.rdksupportinc.com) (8.13.4/8.13.4) with ESMTP id k1NFsEdi018440; Fri, 24 Feb 2006 02:54:16 +1100 From: Warren Liddell To: Fabian Keil Date: Thu, 23 Feb 2006 15:54:00 +0000 User-Agent: KMail/1.9.1 References: <200602231509.33058.shinjii@virusinfo.rdksupportinc.com> <20060223165048.133f9b82@localhost> In-Reply-To: <20060223165048.133f9b82@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602231554.01009.shinjii@virusinfo.rdksupportinc.com> Cc: freebsd-questions@freebsd.org Subject: Re: Converting a Regex into plain text X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2006 15:54:31 -0000 On Thursday 23 February 2006 15:50, Fabian Keil wrote: > Warren Liddell wrote: > > is there any pkg avilable that'll convert a regex into plain txt ? > > What do you mean? What would the plain text translation of > > <(div|p)[^>]*(id|class)=\"(Ad.*|Logo|SidebarAds|Tips|Item)\" > > be? > > Fabian @$$@2|@()[|\|@@<|1|/\|)[|\|1=||_|0/`|\|@(32|3|-|/X\ The above is the regex .. im looking to convert it or something to soem sort of human readable format.