summaryrefslogtreecommitdiffstats
path: root/Magdir/varied.script
blob: ab5becef2d63ba92633125cc6810ae8f38f2db80 (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		#!\t/			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