in html format ?

1) $ wajig snapshot > version
2) Open that file in vim and ($ vim version )

Convert the file To HTML Using Vim:

you can easily do that in vim and publish it as a HTML page,
In command mode, type this:

   :TOhtml

A new buffer will be opened with the HTML source, just save it:

   :wq

If the original file name was “version”, you’ll find a new file in
the same directory named “version.html”. Now you can open it with your favourite
web browser.

:-)
-- 
Regards,
Tha.Suresh

Kanchi Linux User Group Rocks !!!!
http://kanchilug.wordpress.com

My experiences with Linux are here,
http://thasulinux.wordpress.com

-- 
l...@iitd - http://tinyurl.com/ycueutm

Reply via email to