b2b8843794
- Magic fixes - MAGIC environment variable processing - Better LEGAL.NOTICE - -m magic : separated list of magic files processing
15 lines
368 B
Plaintext
15 lines
368 B
Plaintext
#------------------------------------------------------------------------------
|
|
#
|
|
# RPM: file(1) magic for Red Hat Packages Erik Troan (ewt@redhat.com)
|
|
#
|
|
0 beshort 0xedab
|
|
>2 beshort 0xeedb RPM
|
|
>>4 byte x v%d
|
|
>>6 beshort 0 bin
|
|
>>6 beshort 1 src
|
|
>>8 beshort 1 i386
|
|
>>8 beshort 2 Alpha
|
|
>>8 beshort 3 PowerPC
|
|
>>8 beshort 4 Sparc
|
|
>>10 string x %s
|