Download List

專案描述

AIBash is a project which aims to make Bash act
more intelligently. It features typing
error-correction and the ability to learn that
certain file suffixes are associated with certain
programs so that other programs are filtered out
while pressing TAB. Other features are planned for
the future.

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.

2003-08-14 21:31 Back to release list
0.4

Program correction now uses information about the suffixes of
filenames. To decide which program to use, the system determines
which is normally used with files with the given suffix by using
statistics from commands entered earlier. CTRL-O now allows command
(filename and Java classname) completion, using these statistics.
Double suffixes (like ps.gz) are treated specially.

Project Resources