Skip to content

yel0h/ysh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ysh (pronounced "wish") is a shell built from scratch in C.

Features

  • Command execution with path resolution
  • Built-in commands
    • exit
    • echo
    • type
    • pwd
    • cd
    • history
  • Input parsing with argument tokenization
  • Simple prompt (¥)
  • Error handling for invalid commands and arguments

About

ysh, a shell written in C

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors