Skip to content
/ 0-shell Public

Rust-based implementation of a minimalist Unix-like shell, featuring built-in commands with support for common flags and detailed output.

Notifications You must be signed in to change notification settings

hmaach/0-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0-shell

This is a minimalist Unix-like shell written in Rust.

Authors

  • Yassine El mach
  • Hamza Maach

About

We are currently building this shell as part of a system-level programming project. The goal is to recreate core Unix commands using Rust without relying on existing shells like bash.

Features

  • Custom prompt ($)
  • Basic command parsing
  • Built-in commands implemented from scratch (like cd, ls, pwd, etc.)

About

Rust-based implementation of a minimalist Unix-like shell, featuring built-in commands with support for common flags and detailed output.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages