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 | 0000000485 485 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 | 0000003525 3.44 KB | |
file-5.28-btrfs-image.dif | 0000002088 2.04 KB | |
file-5.38-allow-readlinkat.dif | 0000000387 387 Bytes | |
file-5.39.dif | 0000018473 18 KB | |
file-5.40-1c677c04.patch | 0000000998 998 Bytes | |
file-5.40-3096f87f.patch | 0000003053 2.98 KB | |
file-5.40-4c5fe1ad.patch | 0000001455 1.42 KB | |
file-5.40-6b34436a.patch | 0000001047 1.02 KB | |
file-5.40-749e1ecf.patch | 0000000929 929 Bytes | |
file-5.40-9b0459af.patch | 0000001279 1.25 KB | |
file-5.40-9e2becec.patch | 0000000617 617 Bytes | |
file-5.40-ascii.patch | 0000000695 695 Bytes | |
file-5.40-f0601504.patch | 0000007765 7.58 KB | |
file-5.40-f7705dca.patch | 0000000940 940 Bytes | |
file-5.40.tar.gz | 0001004214 981 KB | |
file-5.40.tar.gz.asc | 0000000163 163 Bytes | |
file-rpmlintrc | 0000000231 231 Bytes | |
file-secure_getenv.patch | 0000002585 2.52 KB | |
file.changes | 0000062779 61.3 KB | |
file.keyring | 0000002590 2.53 KB | |
file.spec | 0000006915 6.75 KB | |
pre_checkin.sh | 0000000168 168 Bytes | |
python-magic.changes | 0000005867 5.73 KB | |
python-magic.spec | 0000002063 2.01 KB |
Revision 122 (latest revision is 138)
Dominique Leuenberger (dimstar_suse)
accepted
request 888046
from
Dr. Werner Fink (WernerFink)
(revision 122)
- Add patch file-5.40-ascii.patch * fix regressions on dection of smaller ASCII files (boo#1184899) - Add upstream comitts as patches * file-5.40-9b0459af.patch put attributes inside the xz magic. (boo#1184888, boo#1184891) * file-5.40-749e1ecf.patch If the file is less than 3 bytes, use the file length to determine type * file-5.40-f0601504.patch Fix regression after unsigned/signed printing changes * file-5.40-f7705dca.patch fix previous (cast >>) * file-5.40-3096f87f.patch Correct return values to exptexted * file-5.40-4c5fe1ad.patch Add missing parens - Port patch * file-5.28-btrfs-image.dif due patch file-5.40-f0601504.patch - Add upstream commits as patches * file-5.40-1c677c04.patch Don't count each byte encounter as 1, count the total number of bytes found (Anatol Belski). This makes it behave like 5.39 * file-5.40-6b34436a.patch remove "u" from the pattern (Joerg Jenderek) * file-5.40-9e2becec.patch Encoding bug fix - Fix offsets of patches * file-5.17-option.dif
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