Skip to content

kavi742/ksh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

KSH

KSH (Kavi Shell) is a simple shell written in C Based on tutorial by Stephen Brennan

What I Learned

  • How shell languages interpret input and execute system calls
  • String parsing

Basic Functionality

  • read
  • parse
  • exec
  • fork
  • wait

Built-in

  • cd
  • help
  • exit

About

Terminal Shell written in C

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages