Skip to content

bodyhedia44/shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my implementation of a Unix-like shell This project is a deep dive into the inner workings of a command-line interface — building from scratch everything from command parsing to piping and redirection.


🚀 Overview

This shell mimics the behavior of basic Unix shells like bash or zsh, providing a hands-on experience with:

  • Argument parsing
  • I/O redirection
  • Pipes (|)
  • Built-in commands (cd, exit, etc.)

About

Implementation of a Unix-like shell This project is a dive into the inner workings of a command-line interface — building from scratch everything from command parsing to piping and redirection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages