Skip to content

mcb3k/pikuShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#include <english.h>

/* pikuShell was created as an exercise in c programming, as well as to gain knowledge of systems programming.
Do not use pikuShell for anything more than this.

If you are a student and find this useful, please take inspiration from it.  
If you are doing this for a project, look but don't copy.

You should always include a list where you found examples, inspiration, and code.

goals:
* implement cd
* implement redirection and pipes

Current issues:
* Has issues with some commands being jumbled with the previous command.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

About

A simple shell written in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages