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 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-22 00:00 Back to release list
20050721

在_filedir水珠扩大禁用()本身被禁用,因为这引发了在bash错误,其中有暂时禁用烦人的别名扩大影响。三菱商事已经完成,大大延长。完成一个lilo的错误已得到修复。改进已作出iwconfig的完成。 tcpdump的和dhclient完成已经确定使用正确的接口功能。 MPlayer的选择现在应该使用破折号,没有底线。
标签: Stable, Minor feature enhancements
The disabling of glob expansion in _filedir() has itself been disabled, as this triggered a bug in bash, which had the annoying effect of temporarily disabling alias expansion. mc completion has been greatly extended. A bug in lilo completion has been fixed. Improvements have been made to iwconfig completion. tcpdump and dhclient completion have been fixed to use the correct interfaces function. MPlayer options should now use dashes, not underscores.

Project Resources