Lines Matching full:bash
73 # bash shell magic, from Peter Tobias (tobias@server.et-inf.fho-emden.de)
74 0 string/fwt #!\ /bin/bash Bourne-Again shell script text executable
76 0 string/fwb #!\ /bin/bash Bourne-Again shell script executable (binary data)
78 0 string/fwt #!\ /usr/bin/bash Bourne-Again shell script text executable
80 0 string/fwb #!\ /usr/bin/bash Bourne-Again shell script executable (binary data)
82 0 string/fwt #!\ /usr/local/bash Bourne-Again shell script text executable
84 0 string/fwb #!\ /usr/local/bash Bourne-Again shell script executable (binary data)
86 0 string/fwt #!\ /usr/local/bin/bash Bourne-Again shell script text executable
88 0 string/fwb #!\ /usr/local/bin/bash Bourne-Again shell script executable (binary data)
90 0 string/fwt #!\ /usr/bin/env\ bash Bourne-Again shell script text executable
92 0 string/fwt #!\ /bin/env\ bash Bourne-Again shell script text executable