I'm implementing shell in C and when implementing the redirection operation, I see that the output redirection works fine but the input redirection operation doesn't do anything. (no display is given in the stdout)I'm implementing shell in C and when implementi