[jump to content][No Software Patents]Tools (new) : runningfor [ Home | Scylla+Charybdis old home | Tools (old) | Tools (new) | FAQ | Downloads ]

Moving to GitHub, slowly

The software on this pages will slowly be moved to GitHub https://github.com/hilbix/. The CVS repository will be migrated to GIT as well, so the history will be preserved, a bit. See FAQ.

Scylla and Charybdis, runningfor - Tools

The tools are developed under Linux with ESR's paradigm release early, release often in mind.
So you can consider this beta software, or alpha, or pre-alpha, or even worse ;)

Have a look in the download directory for all downloads.
As always here, all you get is the source. No binaries here.

runningfor 0.0.0-20090527-180940

Return true until the given time periode is reached.


⇒ ⇒ ⇒ The development shifted to another location. All future versions will be published at https://github.com/hilbix/runningfor   ⇐ ⇐ ⇐


This is a shell helper program to run things for certain time. The first invocation creates an empty reference file in /tmp, all future invocations then check the file inode change time and if the time is reached the file is removed and false is returned.

Following command outputs dots for 15 seconds without delay:

while runningfor 15; do echo -n .; done

History:

version 0.0.0-20090527-180940

download (235116 bytes) sig

First version, it works.

License and Disclaimer

All you can see here is free software according to the GNU GPL.
Copyright (C)2000-2011 by Valentin Hilbig
Note that the software comes with absolutely no warranty of any kind.
You use the software at your own risk.
Valentin Hilbig cannot be hold responsible for any unintended damage,
lost data or malfunction of the software you can find here.

[FSFE contributor 2007]

[end of page - jump back to content][hacker culture]
Last modified: 2011-09-12 by Valentin Hilbig [ Imprint / Impressum ]