On Monday 29 April 2002 09:40, Bob Miller wrote: > So, who knows of a tool that will scan a directory of files (or even > a single file) and change all href and img src tags from absolute to > relative?
These do it on the fly (while pulling in a site): getleft - http://freshmeat.net/redir/getleft/3210/url_homepage/ HTTrack - http://freshmeat.net/redir/httrack/4224/url_homepage/ so they may have a standalone tool you could break out.
