!!! THIS PROJECT HAS MOVED TO GITHUB !!! https://github.com/magicant/yash
Yet another shell (yash) is a POSIX-compliant command line shell, featuring more strict POSIX compliance than those of other shells, as well as powerful command line editing.
Yash 2.33
= The "help" built-in now prints brief usage of built-ins.
= Some error messages for command syntax error have been revised.
= Some built-ins now check command syntax more strictly.
* The "set" built-in aborts the shell on a command syntax error
as specified in POSIX.
Legend:
=: specification change
*: bug fix
Yash 2.33
= "help" 組込みの出力を内蔵の説明文に変更
= コマンドの構文エラーに関する一部のエラーメッセージを変更
= いくつかの組込みコマンドで構文エラーをより厳密にチェックする
ようになった
* "set" 組込みの引数の構文が間違っているとき、POSIX の規定に従い
シェルを終了させるように修正
凡例:
=: 仕様変更
*: バグ修正