Difference between revisions of "Crun"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=crun |Short description=a light weight, easy to use, simpler cron-like tool |Full description=How to Use Usage: crun < No of Times > < Time Interval > &...")
 
(New version)
Line 3: Line 3:
 
|Short description=a light weight, easy to use, simpler cron-like tool
 
|Short description=a light weight, easy to use, simpler cron-like tool
 
|Full description=How to Use Usage: crun &lt; No of Times &gt; &lt; Time Interval &gt; &lt; Program Namge &gt; [Program Parameters] crun would come handy when you need to execute certain command over and over again with several time intervals in between those executions. For example, let's say you want to run netstat -na command 20 times with a time interval of 1 second. Then you can use crun with following arguments: crun 20 1 netstat -na crun won't return until final process is executed and returned.
 
|Full description=How to Use Usage: crun &lt; No of Times &gt; &lt; Time Interval &gt; &lt; Program Namge &gt; [Program Parameters] crun would come handy when you need to execute certain command over and over again with several time intervals in between those executions. For example, let's say you want to run netstat -na command 20 times with a time interval of 1 second. Then you can use crun with following arguments: crun 20 1 netstat -na crun won't return until final process is executed and returned.
 +
|Homepage URL=https://code.google.com/archive/p/koolkit/
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
 
|Component programs=
 
|Homepage URL=
 
|VCS checkout command=
 
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=Cron
 
|Related projects=Cron
 
|Keywords=cron
 
|Keywords=cron
|Is GNU=n
+
|Version identifier=0.1.3
|Last review by=Deb Nicholson
+
|Version date=2012/11/22
|Last review date=2008-01-03
+
|Version status=beta
 +
|Version download=https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/koolkit/crun-0.1.3.tar.gz
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/11
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.1.1
+
|Status=
|Version date=2007-11-21
+
|Is GNU=No
|Version status=beta
+
|License verified date=2008-01-03
|Version download=http://koolkit.googlecode.com/files/crun-0.1.1.tar.gz
+
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Deborah Nicholson
 
|License verified date=2008-01-03
 
|License verified date=2008-01-03
|Version comment=
 
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 33: Line 30:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2orlater
 
|License verified by=Deborah Nicholson
 
|License verified date=2008-01-03
 
}}
 

Revision as of 16:17, 11 March 2017


[edit]

crun

https://code.google.com/archive/p/koolkit/
a light weight, easy to use, simpler cron-like tool

How to Use Usage: crun < No of Times > < Time Interval > < Program Namge > [Program Parameters] crun would come handy when you need to execute certain command over and over again with several time intervals in between those executions. For example, let's say you want to run netstat -na command 20 times with a time interval of 1 second. Then you can use crun with following arguments: crun 20 1 netstat -na crun won't return until final process is executed and returned.





Licensing

License

Verified by

Verified on

Notes

Verified by

Deborah Nicholson

Verified on

3 January 2008




Leaders and contributors

Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/crun


Software prerequisites




Entry













Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.