Download List

项目描述

acoc is a regular-expression based colour formatter for programs that display output on the command-line. It works as a wrapper around the target program, executing it and capturing the stdout stream. Optionally, stderr can be redirected to stdout, so that it, too, can be manipulated. acoc then applies matching rules to patterns in the output and applies colours to those matches.

系统要求

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-01-12 12:49
0.5.0

此版本传播正确的包装程序恢复到调用者的退出状态。
标签: Major bugfixes
This version correctly propagates the exit status of the wrapped program back to its caller.

2003-12-10 15:41
0.4.7

阿错误已被修复,造成了/ r标志工作仅在第一个程序规范,它的出现。
标签: Minor bugfixes
A bug has been fixed which caused the /r flag to work only on the
first program spec on which it appeared.

2003-09-12 20:32
0.4.6

阿错误已被修复,造成信号不被传递到子进程附加到伪终端。此外,平现在是分配伪作为其行为的改变聋人,如果stdout是不是聋人。
标签: Minor bugfixes
A bug has been fixed that caused signals not to be passed to child processes attached to a pseudo-TTY. Additionally, ping is now allocated a pseudo-TTY, as its behaviour changes if stdout is not a TTY.

2003-07-31 07:34
0.4.5

一个错误的信号处理是固定的。
标签: Minor bugfixes
A bug in the signal handling was fixed.

2003-07-18 19:56
0.4.4

如果可能,外部的Ruby / TPty库再次用伪终端,因为不可靠,具有内置的控股库。该项目目前再次运行下的Ruby 1.6.x。
标签: Minor bugfixes
If available, the external Ruby/TPty library is once again used for pseudo-terminals, because of unreliability with the built-in PTY library. The program now runs under Ruby 1.6.x again.

Project Resources