File: varied.script

package info (click to toggle)
file 4.17-5etch3
  • links: PTS
  • area: main
  • in suites: etch
  • size: 3,088 kB
  • ctags: 706
  • sloc: sh: 10,600; ansic: 6,354; makefile: 345; perl: 46; python: 24
file content (12 lines) | stat: -rw-r--r-- 396 bytes parent folder | download | duplicates (8)
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