Skip to content

Create a functional Unix shell from scratch using C

Notifications You must be signed in to change notification settings

andrewhuanggg/unix-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

unix-shell

Created a functional Unix shell from scratch using C. Supports built-in commands such as: cd, jobs, fg, and exit. In addition, this shell can handle I/O redirection, as well as suspended jobs.

About

Create a functional Unix shell from scratch using C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published