In Bash, inserting 1>&2 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 output to standard input.
In Bash, inserting 1>&2 after a command redirects
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
In Bash, inserting 1>&2 after a command redirects
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!