Skip to content

manialm/shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shell

Simple Unix shell written in C


Demo

shell.mp4

How to run

git clone https://github.com/manialm/shell
cd shell
make run

Dependency Graph

(made using https://github.com/pvigier/dependency-graph) dep


Features

  • pipes
  • readline-like support
  • alias
  • history
  • variables
  • jobs

(Honestly, just really wanted to do pipes :D )

About

Simple Unix shell written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors