Re: [lug-nuts] Simple shelll script question

From: Mike Simons (msimons@fsimons01.erols.com)
Date: Thu Jan 06 2000 - 09:32:29 PST


On Wed, Jan 05, 2000 at 09:32:28PM -0800, Scott Tyson wrote:
> I found it I found it.... :)

  almost...

> #!/bin/sh
> time=120
> while true
> do
> ./somecommand
> sleep time
       sleep $time
> done
****************************************************************************
* To UNSUBSCRIBE from the list, send a message with "unsubscribe lug-nuts"
* in the message body to majordomo@saclug.org. Please direct other
* questions, comments, or problems to lug-nuts-owner@saclug.org.



This archive was generated by hypermail 2b29 : Fri Feb 25 2000 - 14:29:10 PST