Download List

프로젝트 설명

cw is a non-intrusive real-time ANSI color wrapper for
common Unix-based commands. It is designed to simulate
the environment of the commands being executed, so that if
a person types 'du', 'df', 'ping', etc. in their shell it will
automatically color the output in real-time according to a
definition file containing the color format desired. It has
support for wildcard match coloring, tokenized coloring,
headers/footers, case scenario coloring, command-line-
dependent definition coloring, and includes over 50 pre-
made definition files.

System Requirements

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-28 18:06
1.0.11

"CWE"명령이 추가되었습니다. "supermap"정의 명령과 "CW_SUPERMAP"환경 변수를 확인 HTML 태그와 같은 완전히 다른 색상 형식으로 내부 색상 형식을 변경할에 추가되었습니다. "lborder", "", ""forcecolor rborder, "인쇄", "noeol"및 "proctitle"정의 지침 및 "CW_LBORDER", "CW_RBORDER"및 "CW_RANDOM"환경 변수가 있는지 확인하여 추가되었습니다. 자동 proctitle 지원 프로세스 목록 외관을 개선하기 위해 추가되었습니다. 사용자가 인터럽트 (Ctrl - C를) 처리 바뀌었습니다. 여러 버그가 수정되었습니다.
Tags: Major feature enhancements
The "cwe" command was added. The "supermap"
definition instruction and the "CW_SUPERMAP"
environment variable check were added to change
the internal color format to a completely
different color format, such as HTML tags. The
"lborder", "rborder", "forcecolor", "print",
"noeol", and "proctitle" definition instructions
and "CW_LBORDER", "CW_RBORDER", and "CW_RANDOM"
environment variable checks were added. Automatic
proctitle support was added to improve process
listing appearance. Handling of user interrupts
(CTRL-C) was changed. Multiple bugs were fixed.

2005-02-14 18:31
1.0.10

"!" 그들은 나 CW 정의 파일에 배치하고 "@"에 추가된 프로그램을 실행합니다. "ifexit", "ifnexit"및 "ifexit - 사람"의 정의 지침을 종료 수준 비교에 추가되었습니다. "CW_CHK_NOCOLOR"및 "CW_CHK_SETCODE"환경 변수를 점검 표현 프로그램이나 shell을 실행하고 종료 코드 확인이 추가되었습니다 해제하거나 설정하거나 "ifexit"의 정의에 대한 지침을 사용할 수있습니다. "useifregex"정의 명령 "ifarg"및 "ifos"정의의 지시와 비교 정규식을 사용할 수 있도록 추가되었습니다. cwu의 여러 버그가 수정되었습니다.
Tags: Minor feature enhancements
"!" and "@" were added to run programs as they are
placed in the cw definition file. The "ifexit",
"ifnexit", and "ifexit-else" definition
instructions were added to compare exit levels.
The "CW_CHK_NOCOLOR" and "CW_CHK_SETCODE"
environmental variable checks were added to run a
program or shell expression and check the exit
code to either disable or set to be used against
the "ifexit" definition instructions. The
"useifregex" definition instruction was added to
enable use of regex comparisons with the "ifarg"
and "ifos" definition instructions. Multiple bugs
in cwu were fixed.

2005-01-24 17:00
1.0.9

수표는 "CW_HEADER"및 "CW_FOOTER"환경 변수, 만약 하나의 정의 파일에 지정되지 않은 경우 머리글이나 바닥글을 설정할에 추가되었습니다. "매핑"정의 명령과 "CW_REMAP"환경 변수를 확인 특별은 ANSI (코드) 색상 또는 기타 내부 색상 색상을 매핑에 추가되었습니다. "취소"정의 명령과 "CW_CLEAR"환경 변수를 확인하기 전에 프로그램의 시작 화면을 지우려면이 추가되었습니다. "nocolor"정의 교육, 정의 파일을 통해 모든 색칠 해제에 추가되었습니다. 예약이 추가되었습니다 머리글과 바닥글을했다. 몇 가지 버그가 수정되었습니다.
Tags: Minor feature enhancements
Checks were added for the "CW_HEADER" and
"CW_FOOTER" environment variables, to set a header
or footer if there is not one specified in the
definition file. The "remap" definition
instruction and the "CW_REMAP" environment
variable check were added to remap colors to
special ANSI (code) colors or other internal
colors. The "clear" definition instruction and the
"CW_CLEAR" environmental variable check were
added, to clear the screen before the program
starts. The "nocolor" definition instruction was
added, to disable all coloring via a definition
file. Pre-made headers and footers were added.
Several bugs were fixed.

2005-01-19 16:43
1.0.8

프로그램 과정을 빨리 나 CW 이상의 긴 출력의 마지막 라인 버그를 줄일 수있을 해결되었습니다. 출구 가치 전달에 추가되었습니다. "ifos", ""ifnos, ifos - 사람 "과"ifarg - 사람 "의 정의 지침을 추가했다 더 구체적인 색소 situatons있습니다."nobackground "정의는 교육 프로그램을 중지 해제에 추가되었습니다 (함께 ^ 동안 (와 ^ Z)이 실행중인 프로그램을 중지에 대한부터 Z). 지원이 추가되었습니다. 지원 솔라리스를위한 Cygwin에서 추가되었다. "OS를 사용 중지 ="인자 "ifarg"와 함께 사용이 제거되었습니다. 미리 만들어진 단체,,,, lsof, ps의 Ping을 마운트, 그리고 ARP에 DF 정의 파일에 추가되거나 수정된.
Tags: Major bugfixes
A bug that could cut off the last lines of long
output from programs that process faster than cw
was fixed. Passing of the exit value was added.
The "ifos", "ifnos", ifos-else" and "ifarg-else"
definition instructions were added for more
specific coloring situatons. The "nobackground"
definition instruction was added to disable
stopping the program (with ^Z). Support for
stopping the program while running (with ^Z) was
added. Support for Solaris and Cygwin was added.
The deprecated "OS=" argument used in conjunction
with "ifarg" was removed. The pre-made groups,
arp, mount, ping, lsof, ps, and df definition
files were added or revised.

2005-01-11 17:21
1.0.7

"정규식"의 정의 명령어가 추가되었습니다. "usepty"정의 명령과 "CW_USEPTY"환경 변수에 추가를 확인했다. "운영 체제 ="인자가 추가되었습니다 "ifarg"함께 사용할 수있습니다 / ""정의의 지시 ifnarg. "CW_INVERT"환경 변수에 추가를 확인했다. "환경을" "경로"정의 명령어와 PATH 환경 변수를 가져오는 데 사용됩니다에 추가되었습니다. autoconf를 설치하는 절차가 추가되었습니다. 무한 재귀 버그 부적 절한 할 때 "경로"정의를 사용하여 고정했다. 수정된 ""사용법 설치 지역에 대한 colorcfg. "cwu"줄 바꿈 버그 수정되었습니다. 많은 정의 파일에 추가되거나 수정된.
Tags: Major feature enhancements
The "regex" definition instruction was added. The
"usepty" definition instruction and the
"CW_USEPTY" environment variable check were added.
The "OS=" argument was added to be used with the
"ifarg"/"ifnarg" definition instructions. The
"CW_INVERT" environment variable check was added.
"env" was added to be used with the "path"
definition instruction to import the PATH
environment variable. An autoconf install
procedure was added. An infinite recursive bug
when using improper "path" definitions was fixed.
Fixed "colorcfg" for local install usage. The
"cwu" line-wrapping bug was fixed. Many definition
files were added or revised.

Project Resources