Skip to content

l3afyb0y/rust-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Shell

This is my WIP simple UNIX shell written in Rust. It is meant to be a learners project to get myself more familiar with Rust and begin a focus on transitioning from C (my typical preferred programming language) to Rust, for it's safety features and ease of use.

However, due to the nature of UNIX shells, this program will feature a good bit of Unsafe Rust.

Please feel free to use this code as a reference for you own projects.

Progress

In it's current state, it supports limited commands, and does NOT boot a system. My only plan for this repo is to implement basic UNIX commands by hand. Once I have, I will be considering this project complete.

About

Learner's project - a simple shell written in Rust (WIP).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages