[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: shell script puzzle



Marty writes:
> I always thought the shell defaulted to bash or ksh which is why I never
> put the #!/bin/sh at the top of the file, and this and all my dozens of
> other bash scripts seem to work as expected.  Why and how is perl being
> invoked here?

The first line  of debsums is: 
#!/usr/bin/perl -w
-- 
John Hasler



Reply to: