Node:add-html-signature, Next:, Previous:Utility Manual, Up:Utility Manual



add-html-signature

The add-html-signature script insert the file before </BODY> tag in the source file.

synopsis

	add-html-signature source-file signature-file
The parameter source-file is a html text file which contains </BODY> tag. The content of signature-file are inserted before the tag. If the tag is not found, this utility exit with error.