Andrew Perrin <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>

Reply via email to