Skip to content

keepsake200/shell-replica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shell-replica

A lightweight Unix-style shell implementation written in C.
This project supports running external commands using fork() + execvp() and includes built-in shell features such as command history, directory navigation, piping, and output redirection.


About

A lightweight Unix-style shell implementation written in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors