Am 2005-11-10 21:22:53, schrieb Sourabh Bora:
> hi,,
> The logic is --1)delete http://www.
> 2) replace '/' '?' etc with '_'
>
> I want to write a script using sed or awk which will do all the
> conversion in a file..
What about:
8<--
On Thu, Nov 10, 2005 at 09:22:53PM +0530, Sourabh Bora wrote:
> In a web page the hyper links are written as
>
> href="http://www.micronux.com/catalog/";
>
> i want this particular string to convert to
>
>
> href="./micronux.com_catalog"
>
> The logic is --1)delete http://www.
>
On 11/10/05, Sourabh Bora <[EMAIL PROTECTED]> wrote:
> hi,,
> i am making a small tool for offline web browsing.. For this I need
> to change the source of html files.
> let me explain::
>
> In a web page the hyper links are written as
>
> href="http://www.micronux.com/catalo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jochen Schulz wrote:
> You are searching wget (--convert-links).
>
> J.
Firefox's (and Mozilla's?) "Save Page As" option on the right-click menu
might also be worth a look, though not much good if you want to automate
the process it does handle conve
Sourabh Bora:
>
> In a web page the hyper links are written as
>
> href="http://www.micronux.com/catalog/";
>
> i want this particular string to convert to
>
> href="./micronux.com_catalog"
You are searching wget (--convert-links).
J.
--
It is not in my power to change anything.
[Agree
5 matches
Mail list logo