From Simple Shell to Complex Shell #1
l3afyb0y
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Welcome to Simple Shell!
This was my beginner coding project when I began learning C, something I recently returned to and uploaded publicly due to an interest in designing my own, custom shell.
The current plan is to use this original as a base to move from and build off of, so this repo functions partly as an open discussion and an archive of some of my first projects. It is highly unlikely, beyond the discussion pages, there will ever be any meaningful changes to this repo in specific.
I am opening up this discussion in an attempt to hear feedback from people about their current shells, which they use, what features they find most useful, why they don't use another shell, what they wish their shell (or, any shell) had that it currently doesn't, and anything else people would like to make comment on.
The hope is to get more insight into other's opinions before I under take/publicize the more complex shell that is under development, so that I may then make changes to, or iterate upon the in-progress project.
Feel free to discuss, I am excited and hopeful to hear people's feedback.
All reactions