In Bash, inserting 2>&1 after a command … seenagape 8 years ago In Bash, inserting 2>&1 after a command redirects: A. standard error to standard input. B. standard input to standard error. C. standard output to standard error. D. standard error to standard output. E. standard outputto standard input. ← Previous question Next question →