MCQOPTIONS
Saved Bookmarks
| 1. |
The output of the following command will be:$ uniq foo1 foo2 |
| A. | erroneous |
| B. | output stored in foo2 |
| C. | concatenates both files |
| D. | process foo1 and output is stored in foo2 |
| Answer» E. | |