Implementing a shell program that displays a prompt, manages the PATH variable, launches executables based on relative or absolute paths, implements a history feature, and handles special characters and redirections. handling environment variables, implement built-in commands, and handling signals such as ctrl-C. i tried too implementing features such as &&, ||, parenthesis, wildcards, and piping output between processes.using functions such as readline(), execve(), and glob() to read input, execute commands, and expand wildcards.
-
Notifications
You must be signed in to change notification settings - Fork 1
RidaEn-nasry/A-simple-shell
About
Recoding My Overly Simplified Bash.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published