Date: Mon, 6 Nov 2017 11:28:19 -0700 From: markham breitbach <markham@ssimicro.com> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: how to code a timer loop in a sh script Message-ID: <dbbfcbcc-84fa-10d7-bf6c-df5f6fb73700@ssimicro.com> In-Reply-To: <5A00A826.2000501@gmail.com> References: <5A00A826.2000501@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Any reason not to use cron for this? On 2017-11-06 11:21 AM, Ernie Luzar wrote: > Trying to write a sh script that will run continually and every 10 > minutes issue a group of commands. Been trying to use the wait command > and the while loop command to achieve the desired effect with no joy. > Would like an example of a wait loop code to see how its done. > > Thanks for any help. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dbbfcbcc-84fa-10d7-bf6c-df5f6fb73700>