This course is archived · This course is now in read-only mode. You can’t register or make new submissions anymore, but your previous work and results are still available.

  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