Deleted Added
full compact
misctools (267897) misctools (284237)
1
2#-----------------------------------------------------------------------------
1
2#-----------------------------------------------------------------------------
3# $File: misctools,v 1.14 2014/03/06 16:08:58 christos Exp $
3# $File: misctools,v 1.15 2015/04/15 18:29:30 christos Exp $
4# misctools: file(1) magic for miscellaneous UNIX tools.
5#
60 search/1 %%!! X-Post-It-Note text
70 string/c BEGIN:VCALENDAR vCalendar calendar file
8!:mime text/calendar
4# misctools: file(1) magic for miscellaneous UNIX tools.
5#
60 search/1 %%!! X-Post-It-Note text
70 string/c BEGIN:VCALENDAR vCalendar calendar file
8!:mime text/calendar
9# updated by Joerg Jenderek at Apr 2015
10# Extension: .vcf
11# http://en.wikipedia.org/wiki/VCard
90 string/c BEGIN:VCARD vCard visiting card
120 string/c BEGIN:VCARD vCard visiting card
10!:mime text/x-vcard
13# deprecated
14#!:mime text/x-vcard
15!:mime text/vcard
16# VERSION must come right after BEGIN for 3.0 or 4.0 except in 2.1 , where it can be anywhere
17>12 search/14000/c VERSION:
18# VERSION 2.1 , 3.0 or 4.0
19>>&0 string x \b, version %-.3s
11
12# Summary: Libtool library file
13# Extension: .la
14# Submitted by: Tomasz Trojanowski <tomek@uninet.com.pl>
150 search/80 .la\ -\ a\ libtool\ library\ file libtool library file
16
17# Summary: Libtool object file
18# Extension: .lo
19# Submitted by: Abel Cheung <abelcheung@gmail.com>
200 search/80 .lo\ -\ a\ libtool\ object\ file libtool object file
21
22# From: Daniel Novotny <dnovotny@redhat.com>
230 string MDMP\x93\xA7 MDMP crash report data
24
25# Summary: abook addressbook file
26# Submitted by: Mark Schreiber <mark7@alumni.cmu.edu>
270 string #\x20abook\x20addressbook\x20file abook address book
28!:mime application/x-abook-addressbook
20
21# Summary: Libtool library file
22# Extension: .la
23# Submitted by: Tomasz Trojanowski <tomek@uninet.com.pl>
240 search/80 .la\ -\ a\ libtool\ library\ file libtool library file
25
26# Summary: Libtool object file
27# Extension: .lo
28# Submitted by: Abel Cheung <abelcheung@gmail.com>
290 search/80 .lo\ -\ a\ libtool\ object\ file libtool object file
30
31# From: Daniel Novotny <dnovotny@redhat.com>
320 string MDMP\x93\xA7 MDMP crash report data
33
34# Summary: abook addressbook file
35# Submitted by: Mark Schreiber <mark7@alumni.cmu.edu>
360 string #\x20abook\x20addressbook\x20file abook address book
37!:mime application/x-abook-addressbook