Similar Collections


.

questions

Title
If there are special characters in a pattern, then we’ve to enclose them in ______
Which option is used with grep command for ignoring the case in pattern searching?
Which option is used with grep command for deleting lines?
Which option is used for displaying the line numbers containing the pattern along with lines?
______ option counts the number of lines containing the pattern?
Which option displays only the filename containing the pattern?
_____ option is used when we need to match multiple patterns in a single invocation of grep command?
For taking patterns from a file, -f option is specified with grep command
POSIX identifies regular expressions as belonging to ____ categories
grep command supports both extended and regular expressions
Character class is used for matching a group of characters enclosed within a pair of _____
The following command will match ‘Agarwal’, ‘agarwal’ and ‘agrawal’
Which of the following symbol is used for matching the immediate preceding character?
Which symbol is used for matching a single character?
Which of the following symbols are used for matching a pattern at specified locations?
The following command will match the lines beginning with ‘2’
Which of the following symbols are a set of ERE (extended regular expressions) ?
Which option is used when we want to use an ERE with grep command?
Which of the following symbols are used for matching multiple patterns?
To perform context addressing, we have to enclose the pattern in ____
total questions: 176

Questions

176

Views

1399

Best Answers

299

Points

5