>>>>> "Yogesh" == Yogesh Kumar K <[EMAIL PROTECTED]> writes:



Yogesh> How to convert Document of text and Ascii value to convert in
Yogesh> to html , is any command is available in linux , i tryied few
Yogesh> command in linux as follow ,
Yogesh> Is any command or tool will convert to html ,

Put the text in an editor, and add tags by hand.  ASCII text has no
formatting info, so you can't really do much except by hand.

If you have lots of files to convert, it's fairly easy to script
something to add the HTML wrappers, and paragraph markings at each
blank line.  But for a single file, use an editor.

--
Dr Peter Chubb  http://www.gelato.unsw.edu.au  peterc AT gelato.unsw.edu.au
http://www.ertos.nicta.com.au           ERTOS within National ICT Australia
A university is a non-profit organisation only in the sense that it
spends everything it gets  ... Luca Turin.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to