项目描述

!!! 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 は他の一般的な Unix 系 OS 用ソフトと同じように、./configure && make && sudo make install でインストール可能です。詳しいインストール法の説明はこちら → http://svn.osdn.jp/svnroot... Show How to Install

用法

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

下载

Your rating
Review this project

统计

2022-12-16 21:22
评论由 firasuke

Rating:
(0 of 1 people found this review helpful)
One of the few decent shells out there...

2017-12-26 11:43
评论由 af

Rating:
(10 of 18 people found this review helpful)
デフォルトで、終了時の返り値が次の行に表示される点が素晴らしい。
评列表

近期活动

2024-02-25
2024-02-21
22:59
Yet Another Shell
[Git] commits were pushed to 'yash' (current: 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] commits were pushed to 'yash' (current: 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] commits were pushed to 'yash' (current: 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] commits were pushed to 'yash' (current: 8ed979daa54384b40728617cc52e78490cb72455)
configure: Fall back to clang Clang is a compiler that is highly compatible with GCC. When GCC i...
Show history