MCQOPTIONS
Saved Bookmarks
| 1. |
Which one of the following is the correct syntax for grep command? |
| A. | grep options filename(s) |
| B. | grep options pattern |
| C. | grep pattern filename |
| D. | grep options pattern filename(s) |
| Answer» E. | |