icuinfo - Shows some basic info about the current ICU
icuinfo [ -h, -?, --help ] [ -V, --version ] [ -c, --copyright ] [ -i, --icudatadir directory ] [ -v, --verbose ] [ -L, --list-plugins ] [ -m, --milisecond-time ] [ -K, --cleanup ]
ICUINFO(1) ICU 69.1 Manual ICUINFO(1)
NAME
icuinfo - Shows some basic info about the current ICU
SYNOPSIS
icuinfo [ -h, -?, --help ] [ -V, --version ] [ -c, --copyright ] [ -i,
--icudatadir directory ] [ -v, --verbose ] [ -L, --list-plugins ] [ -m,
--milisecond-time ] [ -K, --cleanup ]
DESCRIPTION
icuinfo prints basic information about the current version of ICU.
OPTIONS
-h, -?, --help
Print help about usage and exit.
-V, --version
Print the version of icuinfo and exit.
-c, --copyright
Embeds the standard ICU copyright into the output-file.
-v, --verbose
Display extra informative messages during execution.
-i, --icudatadir directory
Look for any necessary ICU data files in directory. For exam-
ple, the file pnames.icu must be located when ICU's data is not
built as a shared library. The default ICU data directory is
specified by the environment variable ICU_DATA. Most configura-
tions of ICU do not require this argument.
-L, --list-plugins
If specified, list and diagnose issues with ICU plugins.
-K, --cleanup
Attempt to unload plugins before exiting.
-m, --milisecond-time
Print the current UTC time in milliseconds.
COPYRIGHT
Copyright (C) 2010 International Business Machines Corporation and oth-
ers
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+-----------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+-----------------------+
|Availability | developer/icu |
+---------------+-----------------------+
|Stability | Pass-through volatile |
+---------------+-----------------------+
NOTES
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from https://github.com/unicode-
org/icu/releases/download/release-69-1/icu4c-69_1-src.tgz.
Further information about this software can be found on the open source
community website at http://site.icu-project.org/.
ICU MANPAGE 1 May 2010 ICUINFO(1)