プロジェクトの説明

!!! このプロジェクトは GitHub に移動しました !!! https://github.com/magicant/yash

Yet another shell (yash) は POSIX 準拠のコマンドラインシェルです。Bash や zsh などよりも厳密に POSIX に準拠するとともに、対話シェルとして普段使えるようなものを作ることを目指しています。

システム要件

Software Development Utilities オプションと C-Language Development Utilities オプションを備えた任意の POSIX.1-2001 環境

インストール

Yash は他の一般的な Unix 系 OS 用ソフトと同じように、./configure && make && sudo make install でインストール可能です。詳しいインストール法の説明はこちら → http://svn.osdn.jp/svnroot... インストール方法を見る

使い方

Yash を普通に起動すれば bash や zsh などと同じように使えます。 起動時に ~/.yashrc を読み込むので、.bashrc や .zshrc などのようにいろいろカスタマイズしてみてください。デフォルトでもいろいろ便利な設... 使い方を見る

ダウンロード

レビュー
あなたの評価
レビューする

統計情報

2022-12-16 21:22
firasukeさんによるレビュー

評価:
(1 人中 0 人がこのレビューが参考になったと答えています)
One of the few decent shells out there...

2017-12-26 11:43
afさんによるレビュー

評価:
(18 人中 10 人がこのレビューが参考になったと答えています)
デフォルトで、終了時の返り値が次の行に表示される点が素晴らしい。
レビュー一覧

最新の動き

2024-02-25
2024-02-21
22:59
Yet Another Shell
[Git] 'yash' へ push を行いました (最新: a5bcffa9f9bdef24b2b056020ca8b0937639d26f)
tests/wait-p: Avoid race condition The test case 'trap interrupts wait' expects the last wait bu...
2024-02-01
01:06
Yet Another Shell
[Git] 'yash' へ push を行いました (最新: d8c9e8b54d79f4e6a3a2e2b907d0d64c6785cb3c)
tests/kill4: Fix tests with wrong assumption Previously, some tests in kill4-p.tst depended on t...
2024-01-07
22:37
Yet Another Shell
[Git] 'yash' へ push を行いました (最新: 5045f625ea142ec9b4fe60eb074ce8261a62d910)
tests/bg: Don't require exact match for bg output The format of the command string displayed by ...
2023-12-18
22:39
Yet Another Shell
[Git] 'yash' へ push を行いました (最新: 8ed979daa54384b40728617cc52e78490cb72455)
configure: Fall back to clang Clang is a compiler that is highly compatible with GCC. When GCC i...
活動履歴を見る