SlackBuildsOrg/system/yash
Gene Carlson a40cf2fef7
system/yash: Updated for version 2.56.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-03-20 23:55:44 +07:00
..
doinst.sh
README
slack-desc
yash.info system/yash: Updated for version 2.56.1. 2024-03-20 23:55:44 +07:00
yash.SlackBuild system/yash: Updated for version 2.56.1. 2024-03-20 23:55:44 +07:00

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