man pages section 1: User Commands

Exit Print View

Updated: July 2014
 
 

wnnstat (1)

Name

wnnstat - Gets the using state of jserver .jserver

Synopsis

/usr/bin/wnnstat  [-w] [
-e] [-E] [-f] [-F
] [-d] [-D] [-J
 |  -U |  -S] [-L 
language] [-V] [-v]  hostname | hostname:No | hostname/No

Description

Displays the working state of jserver working on the machine indicated by hostname.

Options

The following options can be used:

–w

Get the user names, host names, socket numbers, and environment numbers.

–e

Get the environment numbers, environment names, and number of references.

–E

Get the environment numbers, environment names, number of references, auxiliary words, number of dictionaries (dictionary numbers), and file names.

–f

Get the fileID of dictionary, type, location, number of references, and file names.

–F

Get the fileID of dictionary, type, location, number of references, and file names.

–d

Get the dictionary numbers, types, nicknames, bodies, and file names.

–D

Get the dictionary numbers, types, number of words, update disables, frequency file update disables, usage disables, priorities, [nicknames], bodies, file names, and [(frequency: frequency_file_name)] [password, (frequency_password)].

–U

Output in UJIS code.

–J

Output in JIS code.

–S

Output in SJIS code.

–L language

Specifies the LANG name. Display the using state of the conversion server specified by a certain language. The default is ja_JP, i.e., the jserver.

–V

Specifies the version information of jserver.

–v

Specifies the version information.

hostname | hostname:No | hostname/No

The connected convert-server specifies the jserver_name as the working host_name and " No" as the port. :No is a relative port number, which is added to jserver standard port number (22273). For example, 22274 will be used when "No " is set to 1. /No is a absolute port number, which is used as the final port number. The default port number is the standard port number of localhost (22273).

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
wnn
Interface Stability
Committed