URI を検証する。
| id | e1264d65-161a-4eb2-a8e4-072eafa05b62 |
| author | |
| version | 1.3.2 |
| date | 2022-10-12 |
| since | 2020-02-21 |
| copyright | Copyright (C) 2020-2022 qq542vev. Some rights reserved. |
| license | |
| package | w3mplus |
Usage:
uricheck [OPTION]... [URI]...
uricheck -V [OPTION]... [NOT_URI]...
Options:
-f, --field original | scheme[!] | authority[!] | userinfo[!] | host | port[!] | path | query[!] | fragment[!]
表示する URI のフィールドを指定する
-n, --{no-}normalize URI の正規化を行う
-V, --{no-}invert URI ではない引数を表示する
--{no-}verbose 詳細な表示を行う
-h, --help このヘルプを表示して終了する
-v, --version バージョン情報を表示して終了する
Exit Status:
0 - successful termination
1 - not URI
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