Q. The redirection 2> abc implies (Solved)
1. write file 2 to file abc
2. write standard output to abc
3. write standard error to abc
4. none of the mentioned
- c. write standard error to abc
1. write file 2 to file abc
2. write standard output to abc
3. write standard error to abc
4. none of the mentioned