Skip to content

MelulekiDube/shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meluleki Shell

This is a basic shell written in C this tutorial. More features are to implemented as time goes on.

Getting Started

Program can be run on any unix system as most of the systmes calls and headers used are specific to unix systems. To run the program one will need to first compile the code. This can be done simply as below:

  1. make to compile
  2. make run to run the executable built
  3. make clean to clean the executable and build files

Prerequisites

You just need a linux system with a c compiler.

Contributing

This is more of a personal project for learning different things and therefore no contributions needed.

Acknowledgments

About

This is a simple shell written in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published