InterviewSolution
Saved Bookmarks
| 1. |
Which of the following commands is known as stream editor?(a) sed(b) grep(c) grep(d) trI had been asked this question in an internship interview.My question is based upon sed command topic in section Filters using Regular Expressions of Unix |
|
Answer» The correct answer is (a) sed |
|