cmd 2>&1 > abc will:
a) Write file2 to file1
b) Write standard output and standard error to abc
c) Write standard error to abc
d) Write standard output to abc & standard error to monitor

Submitted by: Murtaza
d) Write standard output to abc & standard error to monitor
Submitted by: Murtaza

Read Online Linux OS Shell Job Interview Questions And Answers