2007-04-17 00:31:29 +02:00
|
|
|
--- magic/Magdir/msdos
|
2007-08-29 22:26:43 +02:00
|
|
|
+++ magic/Magdir/msdos 2007-06-06 16:42:16.380856618 +0200
|
|
|
|
@@ -14,12 +14,10 @@
|
2007-04-17 00:31:29 +02:00
|
|
|
|
|
|
|
# OS/2 batch files are REXX. the second regex is a bit generic, oh well
|
|
|
|
# the matched commands seem to be common in REXX and uncommon elsewhere
|
2007-08-29 22:26:43 +02:00
|
|
|
-100 regex/c =^[\ \t]{0,10}call[\ \t]{1,10}rxfunc OS/2 REXX batch file text
|
|
|
|
-100 regex/c =^[\ \t]{0,10}say\ ['"] OS/2 REXX batch file text
|
|
|
|
-
|
|
|
|
-
|
2007-04-17 00:31:29 +02:00
|
|
|
-100 regex/c =^\\s*call\\s+rxfuncadd.*sysloadfu OS/2 REXX batch file text
|
|
|
|
-100 regex/c =^\\s*say\ ['"] OS/2 REXX batch file text
|
2007-05-21 12:44:12 +02:00
|
|
|
+100 search/0xffff rxfuncadd
|
2007-08-29 22:26:43 +02:00
|
|
|
+>100 regex/c =^[\ \t]{0,10}call[\ \t]{1,10}rxfunc OS/2 REXX batch file text
|
2007-05-21 12:44:12 +02:00
|
|
|
+100 search/0xffff say
|
2007-08-29 22:26:43 +02:00
|
|
|
+>100 regex/c =^[\ \t]{0,10}say\ ['"] OS/2 REXX batch file text
|
2007-04-17 00:31:29 +02:00
|
|
|
|
|
|
|
0 leshort 0x14c MS Windows COFF Intel 80386 object file
|
|
|
|
#>4 ledate x stamp %s
|