Skip to content

aneelbalda/Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

simple-c-shell

Simple and thoroughly commented shell written in C, just for educative purposes.

Created by Aneel Balda as an University exercise.

Features

Basic commands: exit, pwd, clear and cd Environment management with setenv and unsetenv Program invocation with forking and child processes Piping implemented ( | ) via pipe and dup2 syscalls. Multiple piping is allowed. SIGINT signal when Ctrl-C is pressed (shell is not exited)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages