A simple Unix shell implementation in C, created by Candice de Bruin and Promise Nwhator. 👋 Hey there! Welcome to the Simple Shell project! 🐚
This project is a fun and challenging task that will put your programming skills to the test. The Simple Shell is a basic command-line interface that allows users to enter commands and interact with their computer in a more hands-on way.
To get started, simply clone this repository and compile the code. Once you've done that, you can run the shell and start entering commands!
The Simple Shell supports a variety of basic commands, such as 'cd' for changing directories, 'ls' for listing files, and 'echo' for printing text to the screen. It also supports some more advanced features, like piping and redirection.
If you're having trouble with the Simple Shell, don't worry! There are plenty of resources available to help you out. Check out the documentation, or reach out to the community for support. We're here to help!
Thank you for checking out the Simple Shell project! We hope you have fun exploring the world of command-line interfaces and learning more about how your computer works. Happy coding! 🚀 Good Luck.