Skip to content

This C program implements a custom shell, allowing users to enter commands, navigate history, and execute processes. It supports features like input/output redirection, piping, background processes, and command history. The shell provides a familiar interface with command prompt, making it versatile for various tasks.

Notifications You must be signed in to change notification settings

hafsah-zulqarnain/Custom-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

This C program implements a custom shell, allowing users to enter commands, navigate history, and execute processes. It supports features like input/output redirection, piping, background processes, and command history. The shell provides a familiar interface with command prompt, making it versatile for various tasks.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages