Skip to content

UNIX Shell. Project 1 of the Programming Projects in Chapter 3 - Operating Systems Textbook

License

Notifications You must be signed in to change notification settings

rodp63/Unix-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unix-shell

This Shell is organized into four parts:

  1. Creating the child process and executing the command in the child.
  2. Providing a history feature.
  3. Adding support of input and output redirection.
  4. Allowing the parent and child processes to communicate via a pipe.

About

UNIX Shell. Project 1 of the Programming Projects in Chapter 3 - Operating Systems Textbook

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages