Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jan 2007 18:45:51 -0800
From:      Gary Kline <kline@tao.thought.org>
To:        FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG>
Subject:   perl substitution question
Message-ID:  <20070114024551.GA21847@thought.org>

next in thread | raw e-mail | index | archive | help
o
	Anybody know if I can do a perl substitution of the scads of
	\x80\x9D to simple double-quotes (") from the command line?

	I've got many HTML files with this strange syntax (must be from
	Windows) that  I'd like to make human-readable for myself.  I
	know how to change s/OLD/NEW/ and make a *.bak of the old using
	perl from the cmd line.  But nothing this obscure.  ---Yes, I have
	scoured some web/perl docs; still fuzzy.  

	thanks in advance, 

	gary


-- 
  Gary Kline  kline@thought.org   www.thought.org  Public Service Unix




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