in reply to shebang line - foreign to me
#!/usr/bin/env perl
as I haven't met a recent Unix system that doesn't support it.
I think it's also short for 'hash bang'.
--
$,="\n";foreach(split('',"\3\3\3c>\0>c\177cc\0~c~``\0cc\177cc"))
{$a++;$_=unpack('B8',$_);tr,01,\40#,;$b[$a%6].=$_};print@b,"\n"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
•Re: Re: shebang line - foreign to me
by merlyn (Sage) on Dec 27, 2002 at 09:15 UTC | |
by MarkM (Curate) on Dec 27, 2002 at 09:31 UTC |