CompTIA Exam Questions

In Bash, inserting 1>&2 after a command redirects

In Bash, inserting 1>&2 after a command redirects

A.
standard output to standard input.

B.
standard error to standard output.

C.
standard input to standard error.

D.
standard error to standard input.

E.
standard output to standard error.