Develop and Download Open Source Software

bash programmable completion

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.

Japanese Project Description:

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.

Would you recoomend this project?

Freecode.com page
Last Update:2011-01-16 19:34:10
Other Info.

Latest File Releases

VersionDate
1.12009-10-14 06:07
200603012006-03-01 19:42
200507212005-07-22 00:00
200507202005-07-20 10:05
200507122005-07-12 20:15
  • Review

Project ReviewsProject Review by Users

Last 3 reviews

No Reviews

Software Map

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.