A simple implementation of a personalized Linux command line shell. The program can be run from the terminal and users can enter commands and specify whether they want their commands to be run in the background or foreground. The implementation in done in the C Programming Language, while making use of various system calls, and operating system concepts of child and parent process creation.
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple implementation of a personalized Linux command line shell. The program can be run from the terminal and users can enter commands and specify whether they want their commands to be run in the background or foreground. The implementation in done in the C Programming Language, while making use of various system calls, and operating system …
sarwat12/Linux-Command-Line-Shell
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple implementation of a personalized Linux command line shell. The program can be run from the terminal and users can enter commands and specify whether they want their commands to be run in the background or foreground. The implementation in done in the C Programming Language, while making use of various system calls, and operating system …
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published