I/O redirection

Sign in to test your solution.
### command 1 ### # put the command here ### command 2 ### # put the command here ### command 3 ### # put the command here ### command 4 ### # put the command here ### command 5 ### sort xxx 2> userinfo ### command 6 ### sort < xxx 2> userinfo ### command 7 ### < xxx 2> userinfo sort