ダウンロードリスト

プロジェクト概要

GNU Bash は標準入力からまたはファイルから読み込んだコマンドを実行する sh 互換のコマンド言語インタプリタです。Bash は korn シェルおよび C シェル (ksh と csh) からの便利な機能も組み込まれています。Bash は、IEEE の POSIX シェル ツール仕様 (IEEE の作業グループ 1003.2) の準拠実装するものです。

システム要件

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

2009-03-17 21:20
4.0

いくつかの新しい機能を実装している。新しい""、""checkjobs、および"dirspell"オプションautocd追加されました。新しい"globstar '**''の特殊な処理"オプションが導入されました。補完強化されました。 bashの現在の失敗のお子様、リソース不足のため、産卵のために再試行します。古いバージョンでの動作の互換性レベルが導入されました。 "- b"は(ソケットバッファサイズ)と"- T"のスレッド(番号)のオプション"に追加されたのulimit"。 "command_not_found_handle"シェル関数の際にもコマンドが見つからない場合に実行することができます。新しい'&>>'と'|&'リダイレクト演算子を導入されました。他の多くの機能強化、また、作られた、とreadlineにバグが修正されました。
Several new features were implemented. New "autocd", "checkjobs", and "dirspell" options were added. The new "globstar" option for special handling of '**'' was introduced. Completion was enhanced. Bash will now retry on failure to spawn children due to insufficient resources. A compatibility level for behavior as in older versions was introduced. The "-b" (socket buffer size) and "-T" (number of threads) options were added to "ulimit". A "command_not_found_handle" shell function can now be executed when a command is not found. New '&>>' and '|&' redirection operators were introduced. Many other enhancements, also to readline, were made, and bugs were fixed.

2007-11-13 22:30
3.2

2004-07-30 18:50
3.0

これはbashの3番目のメジャーリリースです。 bashの次の機能は、中間のリリースで導入された- 2.05を完了している。 bashのデバッガ(別のプロジェクト)のサポートに統合されています。
タグ: Major feature enhancements
This is the third major release of bash. The features introduced in the
intermediate releases following bash-2.05 have been completed. Support
for the bash debugger (a separate project) has been integrated.

2002-07-18 22:51
2.05b

多くの機能強化の両方で、それ自体はbashに行われた関連readlineライブラリです。
タグ: Minor feature enhancements
Many feature enhancements were made, both in bash
itself and in the associated readline library.

2001-11-16 11:33
2.05a

タグ: Minor bugfixes

プロジェクトリソース