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.

2005-02-27 07:30
0.7.1

SIGPIPE目前正处于而退出。
标签: Minor bugfixes
SIGPIPE is now caught while exiting.

2004-11-01 03:55
0.7.0

它现在可以使用,例如在程序规范,正则表达式[ps的-.*(大肠杆菌* f |楼* e)项]。阿错误是固定在有/ usr / acoc /本拉登在1美元可能导致acoc路径将被调用多次。
标签: Major feature enhancements
It is now possible to use regular expressions in program specs, such as [ps -.*(e.*f|f.*e)]. A bug was fixed where having /usr/acoc/bin in one's $PATH could cause acoc to be invoked multiple times.

2004-10-23 15:50
0.6.0

用户自定义的配置文件现在可以指定在$ ACOCRC,新增加了色彩规格为netstat,nmap的,和其他命令。
标签: Minor feature enhancements
A user-definable config file may now be specified in $ACOCRC, and new coloring specs were added for netstat, nmap, and other commands.

2004-04-05 11:51
0.5.2

在命令行参数处理的水珠扩大到包含单引号的字符串是固定的。此前,这种互动不佳扩建/ bin / sh和会导致无法运行给定的命令。该ARGV数组现在扩大到其组成部分时,传递到颜色的方法。阿多余的调试语句被删除。
标签: Minor bugfixes
The handling of command line glob arguments that
expand to strings containing single quotes was fixed.
Previously, such expansions interacted poorly
with /bin/sh and would result in a failure to run the
given command. The ARGV array is now expanded to
its constituent parts when passed to the colour
method. A superfluous debugging statement was
removed.

2004-02-05 10:01
0.5.1

这个版本在所有捕获的SIGCHLD系统。
标签: Minor bugfixes
This version catches SIGCHLD on all systems.

Project Resources