Skip to content

philbu/bash-emulator

Repository files navigation

Description

This project does emulate a basic Bash shell with some commands.

Working Commands

File commands

  • cat
  • cd
  • head
  • ls
  • mkdir
  • pwd
  • touch
  • tail
  • rm

System commands

  • !!
  • clear
  • date
  • uname
  • whoami (with description)

Other commands

  • echo
  • help (not original)

Added files

  • /
  • /home, /home/, /home//(.bashrc|README.md|whoami.txt)
  • /boot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published