MCQOPTIONS
Bookmark
Saved Bookmarks
→
Unix
→
Process Statusps Command Phases Process in Unix
→
The interval regular expression uses the characte..
1.
The interval regular expression uses the character _______
A.
{
B.
}
C.
{ and }
D.
( and )
Answer» D. ( and )
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which command will be used for selecting lines 3 to 10 from emp.lst?
Which shortcut does sed offer to replace the string Linux with Red hat Linux?
Which one of the following command will be used for adding two spaces before every line in emp.lst?
The interval regular expression uses the character _______
Basic regular expressions are divided into ______ categories.
What will be the function of the following command?$ sed ‘s/ *|/|/g’ emp.lst
Which of the following characters are used with sed as anchoring characters?
To replace the string ‘director’ in the first five lines of file emp.lst with ‘manager’ we can use _____
Which one of the following command is used for replacing | with : globally?
Which one of the following is the correct syntax for performing substitution using sed?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply