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

Re: pipe help



Andrew Perrin <aperrin@email.unc.edu> writes:

> I do almost exactly this task using a small perl script:
> 
> #!/usr/local/bin/perl
> 
> `/bin/date`;
> `traceroute imap.unc.edu`;
> 
> __END__

and this is #!/usr/.../perl instead of #!/bin/sh for what reason?

-- 
Brian Nelson <nelson@bignachos.com>



Reply to: