[framework] error in shebang line of example scripts in ruby-pcapx

Ronald L. Rosson Jr. ron at oneinsane.net
Fri Jun 1 15:23:19 CDT 2007


On Jun 1, 2007, at 12:26 PM, Ronald L. Rosson Jr. wrote:

>
> On Jun 1, 2007, at 4:17 AM, M.P.Sairam wrote:
>
>> There is an shebang line error in example scripts in external/ruby- 
>> pcapx/examples directory where it is showing the path of
>> #!/usr/local/bin/ruby but it is #!/usr/bin/ruby. so, can any one  
>> update it in msf tree?
>>
>
> Should that line be:
>
> #/usr/bin/env ruby
>

I mean:

#!/usr/bin/env ruby



More information about the framework mailing list