Skip to content

dhananjay1438/dshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

dshell

A simple unix shell

Why it is written in C++ and not C

To be honest I don't know why I started writing it in c++, I thought it would be easier to write it in c++ but boy I was wrong most of the calls are for c (or atleast that is what I think) so std::string or any fancy stuff doesn't work. So most of the code is in C :)

About

A simple unix shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages