内に含まその他のドキュメントサポート リソース | PDF 文書ファイルをダウンロードする (6561 KB)
auto_ef(1)Name | Synopsis | Description | Options | Operands | Examples | Exit Status | Attributes | See Also Name
Synopsis
/usr/bin/auto_ef [-e encoding_list] [-a] [-l level]
[file ...]
/usr/bin/auto_ef -h Description
The auto_ef utility identifies the encoding of a given file. The utility judges the encoding by using the iconv code conversion, determining whether a certain code conversion was successful with the file, and also by performing frequency analyses on the character sequences that appear in the file. The auto_ef utility might produce unexpected output if the string is binary, a character table, a localized digit list, or a chronogram, or if the string or file is very small in size (for example, less than one 100 bytes). By default, auto_ef returns a single, most likely encoding for text in a specified file. To get all possible encodings for the file, use the -a option. Also by default, auto_ef uses the fastest process to examine the file. For more accurate results, use the -l option. To examine data with a limited set of encodings, use the -e option. Options
The following options are supported: OperandsExamplesExample 1 Examining encoding of a file
Example 2 Examining encoding of a file at level 2.
Example 3 Examining encoding of a file with only eucJP or ko_KR.euc
Exit StatusAttributesSee attributes(5) for descriptions of the following attributes:
Interface Stability of output format, when option -a is specified, is Evolving. Other interfaces are Stable. See AlsoSunOS 5.10 Last Revised 26 Sep 2004Name | Synopsis | Description | Options | Operands | Examples | Exit Status | Attributes | See Also |
||||||||||