Download List

项目描述

epto is a small library and framework for industrial strength shell script programming with sh. It features convenient error handling, tracing, logging, option handling, documentation template, process level transaction safety (sort of), and more. If one is used to shell programming, it takes less than five minutes of learning to start using it (see the crash course in the README file).

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-10-19 11:55
0.8.16

该交易模型记录在eptotx手册页。
标签: Documentation
The transaction model was documented in the eptotx man page.

2004-10-07 20:24
0.8.15

eptointro(1)已成为在README文件速成班扩展版本。分离器的参数在eptopgl(1使用)已被记录在案。
标签: Documentation
eptointro(1) has been made into an expanded version of the crash course in the README file. The use of argument separators in eptopgl(1) has been documented.

2004-10-04 17:06
0.8.14

现在poosible告诉多长时间等待进行清理后,超时epto脚本。见“- T”的在生成的脚本。这意味着,嵌套事务,现在完全支持。并发事务将要等到以后的版本。修正了已知错误。有些化妆品作改动的文件。
标签: Major feature enhancements
It is now poosible to tell epto scripts how long
to wait for cleanup after a timeout. See "-T" in a
generated script. This means that nested
transactions are now fully supported. Concurrent
transactions will have to wait until a later
release. Some bugs were fixed. Some cosmetic
changes were made to the documentation.

2004-09-28 01:42
0.8.13

更强大的处理超时(选项- T)的。杀子“倒退”的SIGTERM信号,使他们能够撤消顺序相反的东西。阿进程不清除了3秒钟之内被假定为挂起,将与SIGKILL信号死亡。
标签: Major feature enhancements
Much more robust timeout handling (option -T). Kills subprocesses "backwards" with SIGTERM so that they can undo things in reverse order. A process that does not clean up within 3 seconds is assumed to hang and will be killed with SIGKILL.

2004-09-25 14:51
0.8.12

日志记录和跟踪现在还打印进程ID。现在有更灵活的系统记录/记录仪控制(使用选项- š logarg)。
标签: Minor feature enhancements
Logging and tracing now also prints the process id. There is now much
more flexible syslog/logger control (with the option -S logarg).

Project Resources