Skip to content

kmr-ankitt/Myshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Myshell

Myshell is a minimal shell for Linux systems (made just for fun). This can perform any linux opertions.

Prerequisite

  • Go must be installed in your system.

Why

Just wanted to learn something new.

Installation

Myshell can easily be installed on your system by cloning this repository

git clone https://github.com/kmr-ankitt/Myshell
cd Myshell

then, run it

go run src/main.go

Build

You can alternatively build Myshell and use

go build src/main.go
./main

Example

This is one example of Myshell

Screenshot from 2024-05-17 12-03-48

About

Minimal shell for linux systems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages