From owner-freebsd-questions@FreeBSD.ORG Tue Apr 15 14:39:45 2003 Return-Path: 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 E708A37B401 for ; Tue, 15 Apr 2003 14:39:45 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD9A343F75 for ; Tue, 15 Apr 2003 14:39:43 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) h3FLdVMT051440 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 15 Apr 2003 22:39:31 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)h3FLdVER051439; Tue, 15 Apr 2003 22:39:31 +0100 (BST) (envelope-from matthew) Date: Tue, 15 Apr 2003 22:39:31 +0100 From: Matthew Seaman To: Gary D Kline Message-ID: <20030415213930.GA51229@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman , Gary D Kline , Joshua Lokken , freebsd-questions@freebsd.org References: <200304151041.57911.a.carter@intrasoft.lu> <20030415180909.GC72565@joloxbox.joshualokken.com> <20030415203906.GB95873@tao.thought.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dDRMvlgZJXvWKvBx" Content-Disposition: inline In-Reply-To: <20030415203906.GB95873@tao.thought.org> User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-38.8 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: Joshua Lokken cc: freebsd-questions@freebsd.org Subject: Re: dos2unix??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2003 21:39:46 -0000 --dDRMvlgZJXvWKvBx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 15, 2003 at 01:39:06PM -0700, Gary D Kline wrote: >=20 > May I leverage off this post to see if anyone has a solution to=20 > scraping away thoseflea-bitten Losedows '0x92' and '0x93'=20 > characters and replacing with a simpl apostroph ('). >=20 > If there is already somethng hacked, I would be greatly obliged > for a pointer. =20 In web pages? You can fix up such html entities with tidy (ports www/tidy or www/tidy-devel) --- the tidy-devel port has the '-bare' option that appears to do exactly the sort of transformation you require. See http://tidy.sourceforge.net/docs/quickref.html#bare Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --dDRMvlgZJXvWKvBx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+nHwSdtESqEQa7a0RAho6AKCHmwx/AjxX+GcJHRfMjhT3RdTIBQCfWaBh P+AqdADEO4Ko9LTQmVqiOE8= =goqf -----END PGP SIGNATURE----- --dDRMvlgZJXvWKvBx--