[oclug] ...and speaking of awk...

Dave Edwards amoamasam at sympatico.ca
Thu Feb 22 14:45:45 EST 2001


Hey Gang,

I need to alter a directory worth of downloaded html files so that the
links reference only ./   "this directory."  But I can't wrap my head
around the re necessary to do this.  In very loose pseudo, it would be:

when, in any field, <a href="http://some.url/file.html"> is found, replace
that with <a href="./same-filename.html">

Phew!  Any help would be appreciated.  Thanks as always,

Dave.
-- 
PGP Public Key http://www3.sympatico.ca/amoamasam/public-key.txt
>Are you now, or have you ever been, a user of the Linux operating system?



More information about the OCLUG mailing list