EnglishFrenchSpanish

Ad


OnWorks favicon

htmlcopyp - Online in the Cloud

Run htmlcopyp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command htmlcopyp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

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.

Use htmlcopyp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad