Skip to content

marwahaha/Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Shell

This was an exercise in Unix system calls, with a goal to successfully create a shell which the user could use to call /bin/cat, /bin/ls, /bin/grep/, etc. with pipeline and redirectional abilties.

  • pathes to the binaries must be given as commands in the shell
  • successful commands are limited, as my scope was intentionally narrow, allowing me to focus on the fundamentals I had yet to learn.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published