cmd > abc 2>&1 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
b) Write standard output and standard error to abc
Submitted by: Murtaza

Read Online Linux OS Shell Job Interview Questions And Answers