printhtml

HTML ページを作成する。

Metadata
id

5ab6e89a-d4eb-4c8d-b1bc-02bab2962639

author

qq542vev

version

3.1.1

date

2022-12-10

since

2019-07-29

copyright

Copyright (C) 2019-2022 qq542vev. Some rights reserved.

license

CC-BY

package

w3mplus

See Also
Help Output
Usage:
printhtml [OPTION]... [FILE]...

Options:
-H, --head ELEMENT head要素内に ELEMENT を追加する
--no-head -H, --head をリセットする
-t, --title TEXT ページのタイトルを指定する
-T, --template FILE テンプレートファイルを指定する
-h, --help このヘルプを表示して終了する
-v, --version バージョン情報を表示して終了する

Exit Status:
0 - successful termination
64 - command line usage error
65 - data format error
66 - cannot open input
67 - addressee unknown
68 - host name unknown
69 - service unavailable
70 - internal software error
71 - system error (e.g., can't fork)
72 - critical OS file missing
73 - can't create (user) output file
74 - input/output error
75 - temp failure; user is invited to retry
76 - remote error in protocol
77 - permission denied
78 - configuration error
129 - received SIGHUP
130 - received SIGINT
131 - received SIGQUIT
143 - received SIGTERM
Functions
html_safetext

HTML での安全な文字列に変換する。

Parameters
$1

結果を代入する変数名。

$2

対象の文字列。