MCQOPTIONS
Saved Bookmarks
| 1. |
What is the use of n >& m command? |
| A. | Merges output from stream n with stream m |
| B. | Merges input from stream n with stream m |
| C. | Both A and B |
| D. | None of the above |
| E. | |
| Answer» B. Merges input from stream n with stream m | |