Microshell is a mini shell built in C as part of ALX. It supports basic commands, cd, pipes |, and command chaining with ;, using low-level system calls like fork, execve, and pipe.
-
Updated
Jul 31, 2025 - C
Microshell is a mini shell built in C as part of ALX. It supports basic commands, cd, pipes |, and command chaining with ;, using low-level system calls like fork, execve, and pipe.
Apache base comands like ubuntu in another unix system
A metasploit console simulator in HTML (Hyper Text Makeup Language). Created by Juan DEV
Add a description, image, and links to the comands topic page so that developers can more easily learn about it.
To associate your repository with the comands topic, visit your repo's landing page and select "manage topics."