Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2000 12:23:51 +0100
From:      Mark Ovens <marko@freebsd.org>
To:        marcus@redcentre.com
Cc:        questions@freebsd.org
Subject:   Re: Web site from NT to FreeBSD
Message-ID:  <20000806122351.E257@parish>
In-Reply-To: <200008061156.VAA75468@mail.beyondtech.net>; from marcus@redcentre.com on Sun, Aug 06, 2000 at 09:05:21PM %2B1000
References:  <200008061156.VAA75468@mail.beyondtech.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 06, 2000 at 09:05:21PM +1000, marcus@redcentre.com wrote:
> Hi,
> 
> I have a quick question about porting an NT web site to FreeBSD - the 
> site has lots of case inconsistent refs for images (as you would 
> expect with NT) - its also 300 pages long - does anybody know of a 
> utility that would convert all refs to lower case (for example)?
> 

You mean something like this:

<a href="Sad_Tux.JPG">Tux finds another PC running FreeBSD</a>

Sounds like a job for perl(1), or just write a shell script (use tr(1)
to do the actual conversion).

> Thanks - hope this is'nt too far of the topic,
> 
> Marcus
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
  If I buy a copy of WinDelete, and it doesn't delete Windows,
  am I entitled to my money back?
________________________________________________________________
51.44°N  FreeBSD - The Power To Serve http://www.freebsd.org
2.057°W  My Webpage http://ukug.uk.freebsd.org/~mark
mailto:marko@freebsd.org                http://www.radan.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000806122351.E257>