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 | 0000000215 215 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 | 0000000455 455 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.28-btrfs-image.dif | 0000002183 2.13 KB | |
file-5.42.dif | 0000018101 17.7 KB | |
file-5.42.tar.gz | 0001105846 1.05 MB | |
file-5.42.tar.gz.asc | 0000000195 195 Bytes | |
file-rpmlintrc | 0000000089 89 Bytes | |
file-secure_getenv.patch | 0000002566 2.51 KB | |
file.changes | 0000067536 66 KB | |
file.keyring | 0000002590 2.53 KB | |
file.spec | 0000006206 6.06 KB | |
pre_checkin.sh | 0000000168 168 Bytes | |
python-magic.changes | 0000006173 6.03 KB | |
python-magic.spec | 0000002040 1.99 KB |
Revision 128 (latest revision is 139)
Dominique Leuenberger (dimstar_suse)
accepted
request 982386
from
Dr. Werner Fink (WernerFink)
(revision 128)
- Update to 5.42: * PR/348: add missing cases to prevent file from aborting on random magic files. * PR/351: octalify filenames when not raw before printing. * fix regex cacheing bug (Dirk Mueller) * merge file_regcomp and file_regerror() to simplify the code and reduce memory requirements for storing regexes (Dirk Mueller) * cache regex (Dirk Mueller) * detect filesystem full by flushing output (Dirk Mueller) * implement running decompressor programs using posix_spawnp(2) instead of vfork(2) * Add support for msdos dates and times * use the system byte swapping functions if available (Werner Fink) - Port patches * file-5.17-option.dif * file-5.19-biorad.dif * file-5.19-printf.dif * file-5.19-zip2.0.dif * file-5.28-btrfs-image.dif * file-secure_getenv.patch - Remove patches now upstream * file-5.23-endian.patch * file-5.41-cache-regexps-locale-restore.patch * file-5.41-cache-regexps.patch - Port and rename patch file-5.41.dif which is now file-5.42.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