Because that's how I tend to think :)

ap

----------------------------------------------------------------------
Andrew J Perrin - [EMAIL PROTECTED] - http://www.unc.edu/~aperrin
 Assistant Professor of Sociology, U of North Carolina, Chapel Hill
      269 Hamilton Hall, CB#3210, Chapel Hill, NC 27599-3210 USA


On 28 Oct 2001, Brian Nelson wrote:

> 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]>
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 

Reply via email to