README 352 B

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