looptest /
| name | age | message | |
|---|---|---|---|
| |
.gitattributes | ||
| |
.gitignore | ||
| |
CHANGES | ||
| |
LICENSE | ||
| |
Makefile | ||
| |
README | ||
| |
looptest.1 | ||
| |
looptest.c |
README
Welcome to looptest! Looptest(1) is a loop iteration tester for use in osh(1) and sh6(1) scripting. This utility simplifies performing count-controlled loops in shell scripts, aka command files. See the looptest(1) manual page for full details. ------- Build and install the looptest binary and manual page by doing the following. % make # make install ------- If you have any bug reports, comments, or questions about this software, I encourage you to contact me via email. Thanks & Enjoy! Jeffrey Allen Neitzel <jan (at) v6shell (dot) org> http://v6shell.org/looptest/ 2009/12/25 @(#)$Id$

