ダウンロードリスト

プロジェクト概要

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.

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2005-07-22 00:00 リリース一覧に戻る
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.

プロジェクトリソース