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 | 0000001176 1.15 KB | |
file-5.14-tex.dif | 0000000682 682 Bytes | |
file-5.17-option.dif | 0000000853 853 Bytes | |
file-5.18-javacheck.dif | 0000000445 445 Bytes | |
file-5.19-biorad.dif | 0000000449 449 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 | 0000000457 457 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 | 0000003578 3.49 KB | |
file-5.28-btrfs-image.dif | 0000002088 2.04 KB | |
file-5.41.dif | 0000018101 17.7 KB | |
file-5.41.tar.gz | 0001064097 1.01 MB | |
file-5.41.tar.gz.asc | 0000000163 163 Bytes | |
file-rpmlintrc | 0000000152 152 Bytes | |
file-secure_getenv.patch | 0000002585 2.52 KB | |
file.changes | 0000064673 63.2 KB | |
file.keyring | 0000002590 2.53 KB | |
file.spec | 0000006281 6.13 KB | |
pre_checkin.sh | 0000000168 168 Bytes | |
python-magic.changes | 0000006019 5.88 KB | |
python-magic.spec | 0000002063 2.01 KB |
Revision 123 (latest revision is 139)
Dominique Leuenberger (dimstar_suse)
accepted
request 926661
from
Dr. Werner Fink (WernerFink)
(revision 123)
- Remove file-5.38-allow-readlinkat.dif as already doen in latest file 5.41 - Update to 5.41: * Avinash Sonawane: Fix tzname detection * Fix relationship tests with "search" magic, don't short circuit logic * Fix memory leak in compile mode * PR/272: kiefermat: Only set returnval = 1 when we printed something (in all cases print or !print). This simplifies the logic and fixes the issue in the PR with -k and --mime-type there was no continuation printed before the default case. * PR/270: Don't translate unprintable characters in %s magic formats when -r * PR/269: Avoid undefined behavior with clang (adding offset to NULL) * Add a new flag (f) that requires that the match is a full word, not a partial word match. * Add varint types (unused) * PR/256: mutableVoid: If the file is less than 3 bytes, use the file length to determine type * PR/259: aleksandr.v.novichkov: mime printing through indirect magic is not taken into account, use match directly so that it does. - Remove patches now upstream * file-5.40-1c677c04.patch * file-5.40-3096f87f.patch * file-5.40-4c5fe1ad.patch * file-5.40-6b34436a.patch * file-5.40-749e1ecf.patch * file-5.40-9b0459af.patch * file-5.40-9e2becec.patch
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