Mário Gamito wrote:
Hi,
Hello,
Sorry for the newbie question, but I've searche over the web and couldn'
find an answer to what I need.
I need to clean all the ocorrences of the "##Z/" string (without the
quotes), from a series of .html files located in a single directory.
perl -i -pe's!##Z/!!g' *.html
John
--
Perl isn't a toolbox, but a small machine shop where you
can special-order certain sorts of tools at low cost and
in short order. -- Larry Wall
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/