From eabdebde6dd4cc078465c9532d0d1bbf1d42c0d3 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Tue, 23 Feb 2016 12:35:20 +0000 Subject: [PATCH] Split magic to make it more readable. --- magic/Magdir/commands | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/magic/Magdir/commands b/magic/Magdir/commands index 153af5e0..51067aa8 100644 --- a/magic/Magdir/commands +++ b/magic/Magdir/commands @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: commands,v 1.52 2015/06/04 19:16:55 christos Exp $ +# $File: commands,v 1.53 2016/02/23 12:35:20 christos Exp $ # commands: file(1) magic for various shells and interpreters # #0 string/w : shell archive or script for antique kernel text @@ -98,7 +98,9 @@ !:mime text/x-php # Smarty compiled template, http://www.smarty.net/ # Elan Ruusamae -0 string =5 regex [\ \n] +>>6 string /*\ Smarty\ version Smarty compiled template >24 regex [0-9.]+ \b, version %s !:mime text/x-php -- 2.40.0