Skip to content

YuriFarias741/shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shell

A Unix Shell built in C

  1. Awaits for a user command and parses it
  2. Expects a path_list.txt to include folders that it should look up when searching for the binaries to execute
  3. If the command ends with '&', it will create the process to execute and loop back to 1st step awaiting for another user input

About

A Unix Shell built in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages