Skip to content

brennnnan/Shell-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Shell-Interpreter

This program implements a simple shell to process system calls. It includes “cd” functionality via some builtin functions and the “chdir” command. Backgrounding of processes is enabled via the command "bg x" where x is a desired process, and viewing of all current background processes can be done by entering the command bglist.

About

A simple shell to process system calls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published