debian man page for htmlcopy

Query: htmlcopy

OS: debian

Section: 1p

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HTMLCOPY(1p)						User Contributed Perl Documentation					      HTMLCOPY(1p)

NAME
htmlcopy -- Copy a HTML file without breaking links.
SYNOPSIS
htmlcopy [OPTION] {SOURCE | -} [DESTINATION]
DESCRIPTION
htmlcopy a source HTML file into DESTINATION. If the HTML file have links to images, other HTML files, javascripts and cascading style sheets, htmlcopy changing link path in the HTML file to keep the link destination. When DESTINATION is omitted, the modified HTML is written in the standard output. Also it is assumed that output location is the current working directory. SOURCE and DESTINATION should be cleanuped pathes. For example, a verbose path like '/aa/bb/../cc' may cause converting links wrongly. This is a limitaion of the URI module's rel method. To cleanup pathes, Cwd::realpath is useful.
OPTIONS
-h, --help Print a brief help message and exits. -m, --man Prints the manual page and exits.
AUTHOR
Tetsuro KURITA <tkurita@mac.com> perl v5.8.8 2008-03-16 HTMLCOPY(1p)
Related Man Pages
html::linkextor(3) - redhat
html::linkextor(3) - mojave
html::linkextor(3) - osx
html::formhandler::manual(3pm) - debian
html::wikiconverter::dokuwiki(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections