]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/file/Magdir/varied.script
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / contrib / file / Magdir / varied.script
1 #------------------------------------------------------------------------------
2 # varied.script:  file(1) magic for various interpreter scripts
3
4 0       string          #!\ /                   a
5 >3      string          >\0                     %s script text executable
6 0       string          #!\t/                   a
7 >3      string          >\0                     %s script text executable
8 0       string          #!/                     a
9 >2      string          >\0                     %s script text executable
10 0       string          #!\                     script text executable
11 >3      string          >\0                     for %s
12