1994-02-04 - Re: Running regularly

Header Data

From: Matthew J Ghio <mg5n+@andrew.cmu.edu>
To: cypherpunks@toad.com
Message Hash: 087acd2881f4e57b9bd81cd87e8dd1ce30d5454d0a03a806000b9205e8afb61c
Message ID: <ohIe6mW00awO8hvVIq@andrew.cmu.edu>
Reply To: <CMM-RU.1.3.760376482.matthew@gandalf.rutgers.edu>
UTC Datetime: 1994-02-04 19:29:55 UTC
Raw Date: Fri, 4 Feb 94 11:29:55 PST

Raw message

From: Matthew J Ghio <mg5n+@andrew.cmu.edu>
Date: Fri, 4 Feb 94 11:29:55 PST
To: cypherpunks@toad.com
Subject: Re: Running regularly
In-Reply-To: <CMM-RU.1.3.760376482.matthew@gandalf.rutgers.edu>
Message-ID: <ohIe6mW00awO8hvVIq@andrew.cmu.edu>
MIME-Version: 1.0
Content-Type: text/plain


Matthew Bernardini <matthew@gandalf.rutgers.edu> wrote:

> Why not make two shell scripts, one that sleeps for so long (say 20 minutes)
> using the unix sleep command, and then calls the remailer scripts in an
> infinite while loop.  This would work if you set it up as a background
> process,and you don't need to be root for it to work.  Only downsides are
> that when the machine crashes you have to log back in and restart script,
> your sleep command will always be in the top window if your sys-admin
> is watching, and you have to be careful not to spawn to many processes and
> bring the system down.

I tried this on the system here, but it killed off the process when I
logged off.

As for starting too many processes, just don't start them...  leave it
as one single process that just repeats itself indefinently with sleeps
in between.





Thread