User Commands  - nc2html (1)

NAME

nc2html(1) - [NCURSES] print an ncurses(3c) window dump as HTML (LICENSE:PD)

CONTENTS

Description
Synopsis
Options
Example
Author
License

DESCRIPTION

Given a file generated with the ncurses(3c) putwin(3c) procedure read the file and write it out an an HTML file for printing or for inclusion much like a IMG file into an HTML document.

SYNOPSIS

nc2html -i INPUT_FILE -o OUTPUT_FILE [ -pg]’

OPTIONS

-i INPUT_FILE
  Name of ncurses(3c) window dump file generated by putwin(3c).
-o OUTPUT_FILE
  Name of HTML file to generate.
-pg Optionally display the ncurses(3c) window dump file and pause

EXAMPLE

AUTHOR

John S. Urban

LICENSE

Public Domain


Nemo Release 3.1 nc2html (1) February 23, 2025
Generated by manServer 1.08 from 0484bab0-0fca-42b5-8c6a-40ba98ba6c1b using man macros.