GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ANSI2HTML(1) User Contributed Perl Documentation ANSI2HTML(1)

ansi2html - Convert ANSI sequence to HTML

ansi2html-p -f -c ] [ infile ] [ outfile ]

This script takes one input file containing text with ANSI sequences, and outputs the converted HTML code into another file.

If outfile is omitted, it defaults to STDOUT. If infile is omitted, it defaults to STDIN.

Note that this script will automatically set the "fill_cols" option to 1, filling empty columns with space characters.

If the -p option is specified, it will print HTML header and footers.

If the -f option is specified columns will not be filled.

If the -c option is specified the cursor will be shown.

HTML::FromANSI

Audrey Tang <audreyt@audreyt.org>

Copyright 2001, 2002 by Audrey Tang <audreyt@audreyt.org>.

Copyright 2007 by Yuval Kogman <nothingmuch@woobling.org>.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See <http://www.perl.com/perl/misc/Artistic.html>

2007-09-19 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.