[sllug-members]: Command to Execute command continuously
Jeff Schroeder
jeff at zingstudios.net
Wed Jun 21 00:27:48 MDT 2006
Randy asked:
> I want it to just run all flippin' night long -- is there a way to
> get it to run that continuously from the command line?
Create an infinite while-loop:
while true; do ./check; done
Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://sllug.org/pipermail/sllug-members/attachments/20060621/f099596e/attachment.pgp
More information about the sllug-members
mailing list