summaryrefslogtreecommitdiff
path: root/usr.bin/file/magdir/varied.script
blob: 3e2ada75e1c9152c9ede8b3ba553838726af759f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	$OpenBSD: varied.script,v 1.2 2008/05/14 20:45:35 chl Exp $

#------------------------------------------------------------------------------
# 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