mirror of
https://github.com/zoriya/ash.git
synced 2025-12-05 22:26:19 +00:00
master
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
Description
Languages
C
94.2%
Shell
3.6%
Makefile
2.2%