What does accomplish when entered on the command line after a command?
a. It redirects both stderr and std out to the same location.
b. It does not accomplish anything.
c. It redirects stderr and stdin to the same location.
d. It appends stdout to a file