Skip to content

ReaganYuan/Unix-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unix-Shell

The goal of this assingment is to become familar with low-level Unix/POSIX sysmtemical calls related to process and job control, file access and IPC ( pipes and redirection). You will write a mini-shell with basic operations( as small subset of Bash's functionality).

Take aways from assignment

  1. Understand process execution, pipes, and forks
  2. Enhance your understanding of *nix commands and the command line Working with existing C libraries and system calls
  3. Enhance your C programming abilities

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published