On Fri, Sep 08, 2000 at 12:20:49PM +1100, Jill Rowling ([EMAIL PROTECTED]) wrote:
> Depending on the os/platform,
> Text based:
>       vi, nedit, gvim, notepad (Yup! at the customer's site, or DOS
> vi.exe)

Sorry I cant resist ;-))))
Whats wrong with "cat" and "sed" combined?

cat > blah.html
<html>
<body>
<h>hello!</h1>
<body>
^D

mmmhhh, I made a mistake:

sed -e s/"<h>"/"<h1>"/ blah.html > blah1.html


> GUI based:
>       quanta, amaya, communicator (rarely), frontpage express if
> desparate, M$ Word if even more desparate at the customer's site.

Wimps! ;-)



jobst



-- 
#include <signature.h>

|            __, Jobst Schmalenbach, [EMAIL PROTECTED], Technical Director|
|  _ _.--'-n_/   Barrett Consulting Group P/L & The Meditation Room P/L      |
|-(_)------(_)=  +61 3 9532 7677, POBox 277, Caulfield South, 3162, Australia|


--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to