slackbuilds/system/yash
orbea 9460292d66 system/yash: Update maintainer email. 2019-05-07 11:41:40 -07:00
..
README system/yash: New maintainer. 2018-07-16 23:49:39 +07:00
doinst.sh system/yash: Added doinst.sh. 2019-02-08 20:56:34 +07:00
slack-desc system/yash: Update homepage in .info. 2018-06-17 19:13:24 +01:00
yash.SlackBuild system/yash: Update maintainer email. 2019-05-07 11:41:40 -07:00
yash.info system/yash: Update maintainer email. 2019-05-07 11:41:40 -07:00

README

Yash, yet another shell, is a POSIX-compliant command line shell written
by Watanabe Yuki (aka magicant) in C99 (ISO/IEC 9899:1999). It was
originally written as a work on a university course assignment, but the
code has been re-written from scratch to meet the requirement of POSIX.
Yash is intended to be the most POSIX-compliant shell in the world.