Short: Checks the links of your HTML scripts. v0.1
Author: Daniel Amor
Uploader: Daniel Amor
Type: text/hyper
Architecture: m68k-amigaos
Date: 9/9/96
HTML-Checker is a small script that checks for a given HTML file, if all
links are valid! You can check whole directories with this script by using
the following line in the shell:
foreach #?.html HTML-checker &
You need of course the program foreach, which can be found on Aminet! Some
other commands are also needed from the GNU distribution.
Another possibility would be to use the script from DirectoryOpus, CygnusEd
and similar programs.
---------------------------------------------------------------------------
HTML-Checker ist ein kleines Skript, welches für eine vorgegebene HTML
Datei überprüft, ob alle Links gültig sind! Sie können ganze Verzeichnisse
mit der folgende Zeile im Shell überprüfen:
foreach #?.html HTML-checker &
Sie benötigen dazu natürlich das Programm foreach, welches im Aminet
gefunden werden kann. Einige andere Befehle werden ebenfalls benötigt,
die sich in der GNU-Distribution befinden.
Eine weitere Möglichkeit wäre, das Skript in DirectoryOpus, CygnusEd und
ähnlichem einzubauen.