Skip to content

The Linux shell implementation mimics basic shell functionalities, allowing users to execute commands, handle input/output redirection, and manage background and foreground processes. The shell serves as a foundational exercise in understanding operating system concepts related to process control and inter-process communication.

Notifications You must be signed in to change notification settings

Amin-Mohamed1/Linux-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab1 Operaring Systems CSE x61 : Linux Shell Built in C

Screenshot from 2024-03-08 13-23-47

Screenshot from 2024-03-08 13-25-06

Demo.part.7.mp4
Demo.part.6.mp4
Demo.part.5.mp4
Demo.part.4.mp4
Demo.part.3.mp4
Demo.part.2.mp4
Demo.part.1.mp4

image

image

About

The Linux shell implementation mimics basic shell functionalities, allowing users to execute commands, handle input/output redirection, and manage background and foreground processes. The shell serves as a foundational exercise in understanding operating system concepts related to process control and inter-process communication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages