Skip to content

nolachen/nush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nush

Unix shell similar to bash, implemented in C.

To use, cd into the repository and:

  1. make
  2. ./nush
  3. use any commands found in bash!

Alternatively, pass in a script file as a command line argument to ./nush

About

Unix shell implemented in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published