C:\WINNT>NETSTAT /?
Displays protocol statistics and current TCP/IP network connections.
NETSTAT
[-a
] [-e
] [-n
] [-o
] [-s
] [-p proto
] [-r
] [interval
] -a Displays all connections and listening ports.
-e Displays Ethernet statistics. This may be combined with the -s
option.
-n Displays addresses and port numbers in numerical form.
-o Displays the owning process ID associated with each connection.
-p proto Shows connections for the protocol specified by proto; proto
may be any of: TCP, UDP, TCPv6, or UDPv6. If used with the -s
option to display per-protocol statistics, proto may be any of:
IP, IPv6, ICMP, ICMPv6, TCP, TCPv6, UDP, or UDPv6.
-r Displays the routing table.
-s Displays per-protocol statistics. By default, statistics are
shown for IP, IPv6, ICMP, ICMPv6, TCP, TCPv6, UDP, and UDPv6;
the -p option may be used to specify a subset of the default.
interval Redisplays selected statistics, pausing interval seconds
between each display. Press CTRL+C to stop redisplaying
statistics. If omitted, netstat will print the current
configuration information once.
C:\WINNT>NLSFUNC /?
国別情報を読み込みます.
NLSFUNC
[[ドライブ:
][パス
]ファイル名
] [ドライブ:
][パス
]ファイル名
国別情報を含んだファイルを指定します.
C:\WINNT>REG /?
Console Registry Tool for Windows - version 3.0
Copyright (C) Microsoft Corp. 1981-2001. All rights reserved
REG Operation
[パラメータの一覧
] Operation
[ QUERY | ADD | DELETE | COPY |
SAVE | LOAD | UNLOAD | RESTORE |
COMPARE | EXPORT | IMPORT
]戻りコード: (例外:REG COMPARE)
0 - 成功
1 - 失敗
特定の操作のヘルプについては、次のように入力してください:
REG 操作 /?
例:
REG QUERY /?
REG ADD /?
REG DELETE /?
REG COPY /?
REG SAVE /?
REG RESTORE /?
REG LOAD /?
REG UNLOAD /?