Skip to content

ThatSmittyDude/smid_sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

smid_sh

My own command line interpreter written c++. Always looking for some help to make it better

The goal is to somewhat mimic the functionality of a standard Unix-like shell. Maybe with some other tools. The ideal outcome of this project is to make this simple enough to port to homebrew devices, new and old.

So far a few commands work. Still learning how to interface with the machine and the kernel effectively. Really struggling with directories at this time, so the cd command is inoperative.

Also there is a commented section with PID numbers for each command. I'd eventually like to mesh that with error checking and debugging

About

My own command line intrerpereter written c++. Always looking for some help to make it better

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages