We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74cafd7 commit 71a8b6cCopy full SHA for 71a8b6c
magic/Magdir/commands
@@ -1,6 +1,6 @@
1
2
#------------------------------------------------------------------------------
3
-# $File: commands,v 1.48 2014/03/04 12:20:42 kim Exp $
+# $File: commands,v 1.49 2014/05/28 19:52:36 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
@@ -56,8 +56,7 @@
56
!:mime text/x-awk
57
0 string/wt #!\ /usr/bin/awk awk script text executable
58
59
-0 search/16384 BEGIN
60
->0 regex =^\\s{0,100}BEGIN\\s{0,100}[{] awk script text
+0 regex/4096 =^\\s{0,100}BEGIN\\s{0,100}[{] awk script text
61
62
# AT&T Bell Labs' Plan 9 shell
63
0 string/wt #!\ /bin/rc Plan 9 rc shell script text executable
0 commit comments