mikeizbicki / ucr-cs100

open source software construction course
Other
485 stars 407 forks source link

hw3 execution #72

Closed kryne001 closed 10 years ago

kryne001 commented 10 years ago

If we are to use hw1 as our skeleton for hw3, do we have to modify the input method? Because in hw1, we printed to the terminal the command prompt. Do we still do that? Or are we supposed to take the arguments for piping and file IO redirection in the regular command line?

bmars003 commented 10 years ago

HW 3 is an extension of HW1, except now your rshell should be able to handle I/O redirection.