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
- * Wed Aug 6 17:00:00 2008 Tomas Smetana <tsmetana{%}redhat{*}com> - 4.17-15
- Related: #235420 - detect also byte order mark in XML files
- * Tue Aug 5 17:00:00 2008 Tomas Smetana <tsmetana{%}redhat{*}com> - 4.17-14
- fix #235420 - recognize UTF-16, little-endian encoded XML file
- fix #249473 - wrongly identifies text file as MPEG-4 LO-EP
- fix #428437 - GFS2 recognition
- fix #444524 - ext4/ext4dev recognition
- * Tue Mar 11 17:00:00 2008 Tomas Smetana <tsmetana{%}redhat{*}com> - 4.17-13
- correct the EFI detection patch