Skip to content

Shell Implementation with basic command line tools, with the help of C system calls and libraries.

Notifications You must be signed in to change notification settings

uditvyas/Write-a-shell-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Work in Repl.it

Assignment1

After Cloning the repository in your local machine, run the "make" command in the directory to execute the Makefile. After the execution, navigate to the new directory named Terminal, and inside the directory, run the executable "./terminal" to begin the Terminal. Press Ctrl+C to exit the terminal. After completing the job, navigate back to main repository directory and execute the command "make clean" to delete the Terminal directory and clean the repository.

About

Shell Implementation with basic command line tools, with the help of C system calls and libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published