Skip to content

This project is a simple C project that allow you to create your own shell within an executable file.

Notifications You must be signed in to change notification settings

marius-verdier/own-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

My own shell

This little project was made to pick up to the basics of C language. I only implemented basic unix commands, but we can imagine implement non existing commands.

How to use it..

You just have to run the main executable, you'll enter in my shell and you'll be able to have fun :)!

Feel free to suggest new commands and new functionalities.

Have fun!

About

This project is a simple C project that allow you to create your own shell within an executable file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages