Skip to content

Junxiao-Zhao/Simplified_Unix_Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplified Unix Shell

This is a simplified Unix Shell:

  • Check the validity of commands
  • Implement built-in functions: cd, jobs, fg, exit
  • Create child process to proceed the commands, proceed I/O Redirection
  • Terminate and suspend commands by handling Unix/Linux Signals

Releases

No releases published

Packages

No packages published