Skip to content

btwkevin/ksh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Shell in Go

A simple command-line shell written in Go. Supports executing external commands and a few built-in commands.

Features

  • Execute external commands like ls, pwd, echo.
  • Built-in cd to change directories.
  • Built-in exit to quit the shell.
  • Handles errors gracefully.

About

ksh is a lightweight shell written in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors