Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

queensferryme/nilsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nilsh

Nilsh is an implementation of interactive shell in C language under Linux platform. It has features listed as following:

  • command execution
  • input/output redirection
  • pipe

Intallation

Clone the source code and then:

cd nilsh/src
make && ./nilsh

You can start the trial now. Nilsh should could execute most of commands installed on your Linux system.

About

Nilsh is an experimental work, which I have a blog post to explain in detail. If you find any bug, create an issue. Pull request is also welcome.

About

implementation of interactive shell under linux system using C language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published