We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd76325 commit ef2329cCopy full SHA for ef2329c
magic/Magdir/commands
@@ -1,6 +1,6 @@
1
2
#------------------------------------------------------------------------------
3
-# $File: commands,v 1.44 2013/02/05 15:20:47 christos Exp $
+# $File: commands,v 1.45 2013/02/06 14:18:52 christos Exp $
4
# commands: file(1) magic for various shells and interpreters
5
#
6
#0 string/w : shell archive or script for antique kernel text
@@ -49,7 +49,7 @@
49
!:mime text/x-awk
50
0 string/wt #!\ /usr/bin/awk awk script text executable
51
52
-0 regex =^\\s*BEGIN\\s*[{] awk script text
+0 regex =^\\s{0,100}BEGIN\\s{0,100}[{] awk script text
53
54
# AT&T Bell Labs' Plan 9 shell
55
0 string/wt #!\ /bin/rc Plan 9 rc shell script text executable
0 commit comments