Questions about the yash shell
Yet another shell yash is a command line shell for UNIX-like operating systems.
The shell conforms to the POSIX.1-2008 standard (for the most parts), and according to its author is more conforming than some other POSIX-conforming shells.
Moreover, it has many features that are used for interactive use, such as command history and command line editing, array, recursive globbing, floating point arithmetic supports and a few unique features.