Skip to content

apoorv-x12/appy-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Shell Project

A custom shell project implemented in Python, featuring command execution, directory management, and console clearing functionalities.

Table of Contents

Overview

This project implements a custom shell environment where users can execute commands similar to a typical command-line interface. It supports various functionalities such as listing directories, managing the current working directory, clearing the console screen, and creating directories

Installation

Clone the repository.

git clone https://github.com/your-username/custom-shell.git

Usage

python app.py

Commands

Command Description
ls Lists all files and directories in the current working directory.
cwd Prints the current working directory path.
clr Clears the console screen.
mkdirincwd <directory_name> Creates a new directory in the current working directory with the specified name.

Contribute

Feel free to contribute

License

MIT

PROJECT BY

Apoorv Shrivastava

About

a shell based cli for unix based os and others.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages