ushell is a simple implementation of a shell in C. It demonstrates the basics of how a shell works. It's how you can write a shell
using 100 line of code!
— Richard Feynman: What I cannot create, I do not understand.
$ gcc ushell.c -o ushell -O3
$ ./ushell
$ sudo cp ushell /usr/bin/
$ ushell
- Detect git project directory and display branch
My nickname is Max, Programming language developer, Full-stack programmer. I love computer scientists, researchers, and compilers. (Max Base)
A team includes some programmer, developer, designer, researcher(s) especially Max Base.