Skip to content

ak9999/yash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yash

yash is a simple shell implementation.

Tasks

  1. Execute commands and show output.
  2. Add pretty colors to prompt.

Building

Run make.

Run

Run yash.

Thanks

Stephen Brennan's blog post helped me go from using calls to system() to using the exec() family of functions to launch programs.

About

yash - Yet Another SHell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published