Creating a CLI shell

Jan 15, 2020 at 3:12am
Hi, has anyone ever created their own command line shell using a C language? I was reading the syllabus and it's going to be one of the upcoming projects. I was hoping someone could point me to where I need to start. Maybe a nudge to a good documentation that will fix me up, or something that all shell creates need. I don't know. I feel way in over my head with this.

Thank you.
Jan 15, 2020 at 7:00am
It's a very common exercise.
Google "shell implementation in c".
Jan 15, 2020 at 9:22pm
Yeah it really is. I was expecting way more difficulty.
Topic archived. No new replies allowed.