@@ -0,0 +1,18 @@
# 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
The note is not visible to the blocked user.