InterviewSolution
Saved Bookmarks
| 1. |
Which symbol is used for matching a single character?(a) *(b) .(c) &(d) %The question was asked in examination.The question is from grep command in chapter Filters using Regular Expressions of Unix |
|
Answer» The CORRECT choice is (b) . |
|