Skip to content
/ ash Public

A simple shell with redirections, line editing and more.

Notifications You must be signed in to change notification settings

zoriya/ash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ash

A simple shell written in C.

Features:

  • Redirections
  • line-editing
  • globbing
  • inhibitor
  • auto-completion (bash like)
  • variables
  • history
  • aliases
  • separators (';', '&&', '||')
  • custom prompt

Mising features:

  • job control

About

A simple shell with redirections, line editing and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published