Skip to content

byan23/OprSys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# CS537 P2A
# Author: Boqun YAN (cs: boqun	wisc: byan23)
#	  Yizhe Qu  (cs: qu	wisc: qu23)

P2A:
1. Implemented a shell with history, "!", exit and output redirection supported. 
2. It's a quite robust one (at least we think it is ...).