Skip to content

ScharanCysne/MiniShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniShell v0

This is a (extremely) simple implementation of a Shell terminal, that includes the following functionalities:

  • Built-in commands:

    • echo

    • exit

    • type

    • pwd

    • cd

  • Execution of local programs

    • Search for executables using the PATH envronment variable.

About

Mini Shell implementation with Python3.11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published