A Tool to Determine File Types
With the file command, you can obtain information on the file type of a
specified file. File type recognition is controlled by the file
/etc/magic, which contains the classification criteria. This command is
used by apsfilter to permit automatic printing of different file types.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/file && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000141 141 Bytes | |
file-4.20-ssd.dif | 0000000689 689 Bytes | |
file-4.20-xen.dif | 0000000422 422 Bytes | |
file-4.21-scribus.dif | 0000000359 359 Bytes | |
file-4.21-xcursor.dif | 0000000352 352 Bytes | |
file-4.24-autoconf.dif | 0000001138 1.11 KB | |
file-5.12-zip.dif | 0000001011 1011 Bytes | |
file-5.14-tex.dif | 0000000682 682 Bytes | |
file-5.15-clear-invalid.patch | 0000000752 752 Bytes | |
file-5.16-ocloexec.patch | 0000002045 2 KB | |
file-5.17-option.dif | 0000000937 937 Bytes | |
file-5.18-javacheck.dif | 0000000347 347 Bytes | |
file-5.19-biorad.dif | 0000000447 447 Bytes | |
file-5.19-clicfs.dif | 0000000300 300 Bytes | |
file-5.19-cromfs.dif | 0000000534 534 Bytes | |
file-5.19-misc.dif | 0000000428 428 Bytes | |
file-5.19-printf.dif | 0000000479 479 Bytes | |
file-5.19-solv.dif | 0000000259 259 Bytes | |
file-5.19-zip2.0.dif | 0000000621 621 Bytes | |
file-5.22-elf.dif | 0000000765 765 Bytes | |
file-5.23-endian.patch | 0000003322 3.24 KB | |
file-5.24-nitpick.dif | 0000002195 2.14 KB | |
file-5.28-btrfs-image.dif | 0000001988 1.94 KB | |
file-5.33.dif | 0000017778 17.4 KB | |
file-5.33.tar.gz | 0000817060 798 KB | |
file-a642587a9c.patch | 0000000659 659 Bytes | |
file-rpmlintrc | 0000000231 231 Bytes | |
file-secure_getenv.patch | 0000002724 2.66 KB | |
file.changes | 0000052344 51.1 KB | |
file.spec | 0000006297 6.15 KB | |
pre_checkin.sh | 0000000168 168 Bytes | |
python-magic.changes | 0000004608 4.5 KB | |
python-magic.spec | 0000002064 2.02 KB |
Revision 108 (latest revision is 139)
Dominique Leuenberger (dimstar_suse)
accepted
request 616455
from
Dr. Werner Fink (WernerFink)
(revision 108)
- Update to file version 5.33 * extend the support for ${x?:} expansions for magic descriptions * add support for ${x?:} in mime types to handle pie binaries. * add support for negative offsets (offsets from the end of file) * close the file on error when writing magic (Steve Grubb) * seccomp support (Paul Moore) - Rename patch file-5.32.dif to file-5.33.dif - Remove patch file-5.32-ncurses-6.1.patch now upstream - Modify and port patches * file-5.12-zip.dif * file-5.16-ocloexec.patch * file-5.17-option.dif * file-5.19-biorad.dif * file-5.19-printf.dif * file-5.19-zip2.0.dif * file-5.22-elf.dif * file-5.24-nitpick.dif - Add patch file-a642587a9c.patch for bsc#1096974, bsc#1096984, and CVE-2018-10360 -- Avoid reading past the end of buffer - Correct version of file which is now 5.33
Comments 1
File 5.34 has been released; https://archlinux.pkgs.org/rolling/archlinux-core-x86_64/file-5.34-1-x86_64.pkg.tar.xz.html