Skip to content

himanshu12345yadav/shell_sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell_SH

Shell_SH is a unix shell based on POSIX standards which can be used as command interpreter.

Getting Started

To install the necessary build tools

apt install build-essential

Start the build process

make

Run the executable

./shell.out

To exit the shell use the exit command or terminate the shell process using Ctrl+C.

About

💻 Yet another POSIX complaint shell

Topics

Resources

Stars

Watchers

Forks