Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
20050712

Neue Fertigstellung ist für rpm2cpio, ntpdate, getent, id hinzu und cpio. Mutt Abschluss funktioniert nun auch für muttng. Ein Fehler wurde in der festen _filedir ()-Funktion, so dass wörtliche Dateinamen, die zu glob-Muster erscheinen, sind nicht als solche behandelt. scp Fertigstellung war für den Fall behoben, bei dem Sie einen Dateinamen ein Shell-Metazeichen enthält. Broken sudo Abschluss wurde behoben. Mehr Erweiterungen für MPlayer wurden hinzugefügt. Die neue Open-Document-Format von OpenOffice 2.0 wird nun unterstützt. Viele andere kleinere Korrekturen und Verbesserungen wurden vorgenommen.
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