%general-entities; ]> file &file-version;
&file-url;
File-&file-version; File <para>The File package contains a utility for determining the type of a given file or files.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&file-ch6-sbu;</seg> <seg>&file-ch6-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>安装File 准备安装 File: ./configure --prefix=/usr 编译该软件包: make 运行下列命令以测试编译结果: make check 安装该软件包: make install File 的内容 安装的程序 安装的库 file libmagic.so 简要描述 file Tries to classify each given file; it does this by performing several tests—file system tests, magic number tests, and language tests file libmagic Contains routines for magic number recognition, used by the file program libmagic