Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
file: A utility for determining file types.
- Summary
- The file command is used to identify a particular file according to the
type of data contained by the file. File can identify many different
file types, including ELF binaries, system libraries, RPM packages, and
different graphics formats.
You should install the file package, since the file command is such a
useful utility.
Changelog
- * Tue Mar 11 17:00:00 2008 Tomas Smetana <tsmetana{%}redhat{*}com> - 4.17-13
- correct the EFI detection patch
- * Wed Mar 5 16:00:00 2008 Tomas Smetana <tsmetana{%}redhat{*}com> - 4.17-12
- fix #435695 - file command segfaults
- * Thu Dec 6 16:00:00 2007 Tomas Smetana <tsmetana{%}redhat{*}com> - 4.17-11
- fix #212227 - file doesn't properly identify PE32+ files