Download List

프로젝트 설명

Since v2.04, bash has allowed you to intelligently program and extend its
standard completion behavior to achieve complex command lines with just a few
keystrokes. Imagine typing ssh [Tab] and being able to complete on hosts from
your ~/.ssh/known_hosts files. Or typing man 3 str [Tab] and getting a list of
all string handling functions in the UNIX manual. mount system: [Tab] would
complete on all exported file-systems from the host called system, while make
[Tab] would complete on all targets in Makefile. This project was conceived to
produce programmable completion routines for the most common Linux/UNIX
commands, reducing the amount of typing sysadmins and programmers need to do on
a daily basis.

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-07-12 20:15 Back to release list
20050712

뉴 완료 rpm2cpio, ntpdate, getent, id를 위해 추가되었습니다 및 cpio. 똥개 완료 muttng 지금도 근무하고있습니다. 버그 _filedir () 함수, 파일 이름 있으므로 리터럴이 될 glob 패턴이 나타납니다 해결되었습니다와 같은 취급하지 않습니다. scp를 완성 사건에 대한 파일 이름이 어디 쉘 메타 문자가 포함되어 해결되었습니다. 브로큰 sudo를 완료 해결되었습니다. MPlayer에 대한 더 많은 확장 기능이 추가되었습니다. 오픈 오피스 2.0의 새로운 오픈 도큐먼트 포맷을 현재 지원합니다. 많은 다른 사소한 문제 해결 및 개선되었다.
Tags: Stable, Minor feature enhancements
New completion has been added for rpm2cpio, ntpdate, getent, id, and cpio. Mutt completion now also works for muttng. A bug was fixed in the _filedir() function, so that literal filenames that appear to be glob patterns are not treated as such. scp completion was fixed for the case where a filename contains shell metacharacters. Broken sudo completion was fixed. More extensions for MPlayer were added. The new open document formats of OpenOffice 2.0 are now supported. Many other minor fixes and enhancements were made.

Project Resources