Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux-Shell

A lightweight Linux Shell implementation, supporting global shell variables (means that their scope is even in the possibly declared sub-shells), multiple piping, and of course all the commands supported by linux.

To run it: make all, ./cs345sh To clear directory from .o files: make clean

About

A lightweight Linux Shell implementation, supporting global shell variables (means that their scope is even in the possibly declared sub-shells), multiple piping, and of course all the commands supported by linux.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages