This project does emulate a basic Bash shell with some commands.
- cat
- cd
- head
- ls
- mkdir
- pwd
- touch
- tail
- rm
- !!
- clear
- date
- uname
- whoami (with description)
- echo
- help (not original)
- /
- /home, /home/, /home//(.bashrc|README.md|whoami.txt)
- /boot
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project does emulate a basic Bash shell with some commands.