|
@@ -23,8 +23,7 @@
|
|
<sect2 role="package">
|
|
<sect2 role="package">
|
|
<title/>
|
|
<title/>
|
|
|
|
|
|
- <para>The File package contains a utility for determining the type of a given
|
|
|
|
- file or files.</para>
|
|
|
|
|
|
+ <para>File 软件包包含用于确定给定文件类型的工具。</para>
|
|
|
|
|
|
<segmentedlist>
|
|
<segmentedlist>
|
|
<segtitle>&buildtime;</segtitle>
|
|
<segtitle>&buildtime;</segtitle>
|
|
@@ -39,7 +38,7 @@
|
|
</sect2>
|
|
</sect2>
|
|
|
|
|
|
<sect2 role="installation">
|
|
<sect2 role="installation">
|
|
- <title>安装File</title>
|
|
|
|
|
|
+ <title>安装 File</title>
|
|
|
|
|
|
<para>准备安装 File:</para>
|
|
<para>准备安装 File:</para>
|
|
|
|
|
|
@@ -81,9 +80,8 @@
|
|
<varlistentry id="file">
|
|
<varlistentry id="file">
|
|
<term><command>file</command></term>
|
|
<term><command>file</command></term>
|
|
<listitem>
|
|
<listitem>
|
|
- <para>Tries to classify each given file; it does this by performing
|
|
|
|
- several tests—file system tests, magic number tests, and language
|
|
|
|
- tests</para>
|
|
|
|
|
|
+ <para>通过进行文件系统、魔数和语言等测试,
|
|
|
|
+ 尝试对每个给定的文件进行分类</para>
|
|
<indexterm zone="ch-system-file file">
|
|
<indexterm zone="ch-system-file file">
|
|
<primary sortas="b-file">file</primary>
|
|
<primary sortas="b-file">file</primary>
|
|
</indexterm>
|
|
</indexterm>
|
|
@@ -93,8 +91,7 @@
|
|
<varlistentry id="libmagic">
|
|
<varlistentry id="libmagic">
|
|
<term><filename class="libraryfile">libmagic</filename></term>
|
|
<term><filename class="libraryfile">libmagic</filename></term>
|
|
<listitem>
|
|
<listitem>
|
|
- <para>Contains routines for magic number recognition, used by the
|
|
|
|
- <command>file</command> program</para>
|
|
|
|
|
|
+ <para>包含 <command>file</command> 程序使用的魔数识别子程序</para>
|
|
<indexterm zone="ch-system-file libmagic">
|
|
<indexterm zone="ch-system-file libmagic">
|
|
<primary sortas="c-libmagic">libmagic</primary>
|
|
<primary sortas="c-libmagic">libmagic</primary>
|
|
</indexterm>
|
|
</indexterm>
|