summaryrefslogtreecommitdiffstats
path: root/contrib/file/Magdir/varied.script
blob: a3e0972b96bbce2f06b2de1f92ad7fa3840ebd31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#------------------------------------------------------------------------------
# varied.script:  file(1) magic for various interpreter scripts

0	string		#!\ /			a
>3	string		>\0			%s script text executable
0	string		#!\	/		a
>3	string		>\0			%s script text executable
0	string		#!/			a
>2	string		>\0			%s script text executable
0	string		#!\ 			script text executable
>3	string		>\0			for %s

OpenPOWER on IntegriCloud