一个Python3写的Shell
`$ pip install -r requirements.txt
- man
- cd
- exit
- getenv
- echo
- history
- use ⬆ to check history command (need root)
$python3 shell.py # enter the shell
# exit # for quiting the program
This repo now is not under maintained. It is just a project for learning purpose.