script to find and replace code in HTML

Started by speevesalmost 25 years ago2 messagesgeneral
Jump to latest
#1speeves
speevey@cc.admin.unt.edu

Hi!

Here is a perl script that I stole from Henry Churchyard and a shell script
that I wrote to rewrite every file in a directory and replace a specified
string, etc. I am in the process of moving coldfusion apps to linux, and
am finding this invaluable. (I will post the shell script again when I get
it to run recursively through the directory tree. Just thought someone out
there might find it useful. :-)
--
Shannon Peevey
UNT-Central Web Support
speevey@cc.admin.unt.edu
940-369-7786

#2speeves
speevey@cc.admin.unt.edu
In reply to: speeves (#1)
Re: script (files in this mail!!)

speeves wrote:

Hi!

Here is a perl script that I stole from Henry Churchyard and a shell
script that I wrote to rewrite every file in a directory and replace a
specified
string, etc. I am in the process of moving coldfusion apps to linux, and
am finding this invaluable. (I will post the shell script again when I
get
it to run recursively through the directory tree. Just thought someone
out there might find it useful. :-)

--
Shannon Peevey
UNT-Central Web Support
speevey@cc.admin.unt.edu
940-369-7786

Attachments:

app_replace.shapplication/x-shellscript; name=app_replace.shDownload
htmlsrpl.plapplication/x-perl; name=htmlsrpl.plDownload