Skip to content

BaseMax/ushell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ushell

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.

ushell shell tool

Compile

$ gcc ushell.c -o ushell -O3
$ ./ushell

Copy ubash into your main binary directory system

$ sudo cp ushell /usr/bin/
$ ushell

TODO

  • Detect git project directory and display branch

Max Base

My nickname is Max, Programming language developer, Full-stack programmer. I love computer scientists, researchers, and compilers. (Max Base)

Asrez Team

A team includes some programmer, developer, designer, researcher(s) especially Max Base.

Asrez Team

About

ubash is a simple implementation of a shell in C using 100 LOC.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages