By Abdelfetah Hadij A Micro Unix SHell.
Download git repository as zip
This shell only depends on standard posix libraries and GNU Readline
In a shell you must run in the main directory of the project :
$ cd build/
$ cmake
$ make
In the same directory as before (build) you must run the shell as :
$ ./mush
Last time updated : 30 Mar 2025.