Scroll to navigation

HLINS(1) General Commands Manual HLINS(1)

NAME

hlins - insert url's into html documents

SYNOPSIS

hlins [options] [infile]

DESCRIPTION

hlins is a program that inserts hypertext links into html documents, according to one or several data bases associating addresses (url's) to names. hlins is designed for inserting links for persons: It knows about abbreviations of first and middle names and tolerated dropping of the last part of a composite last name.

If no file argument is given then input is taken from stdin; when no output option (see below) is given then output goes to stdout.

For a complete description, see the documentation in html format.

OPTIONS

hlins follows the usual GNU command line syntax, with long options starting with two dashes (`--').

Write to file instead of standard output
Show a summary of options.
Show the version of the program.
Suppress diagnostic output.
Use files ... as data bases
Don't act as filter but perform in-place modifications of files.
Recursively descend into directories and act on all files with names ending on .html.
Use directory dir to create temporary files.
List the address data bases in HTML format to stdout.

ENVIRONMENT

default directory for creating temporay files.

VERSION

This manual pages describes version 0.39.

SEE ALSO

The full documentation with examples should be available in /usr/share/doc/hlins/.
See also the hlins home page http://www.lsv.ens-cachan.fr/~treinen/hlins/.

AUTHOR

Ralf Treinen <treinen@debian.org>.

July 25, 2000