This is a simple shell written in Go.
- Run commands
- Run commands with arguments
- Print the header with the current working directory and the user
- example:
[majjikishore@fedora]:[~/tweeks/Shell_In_Go─09:48:31 AM]$
- example:
- Clone the repository
- Run the following command to build the shell
go run main.go