How to build Mini shell for linux



How to build Mini shell for linux

How to build Mini shell for linux

***The guide was given in Hebrew***
part1
In this exercise, we will execute a simple C language shell under the Linux operating system,
the shell will show PROMPT to the user, read the commands and send them to the operating system for execution.

check the code and other in my github :
https://github.com/racheliver
linkedin:
https://www.linkedin.com/in/racheli-verechzon-5343bb123/

Comments are closed.