MCQOPTIONS
Bookmark
Saved Bookmarks
→
Unix
→
Process Statusps Command Phases Process in Unix
→
To write selected lines, ____ is used with sed...
1.
To write selected lines, ____ is used with sed.
A.
i
B.
n
C.
w
D.
p
Answer» D. p
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
To write selected lines, ____ is used with sed.
To select lines containing gupta and agarwal, which command will be used?
To perform context addressing, we have to enclose the pattern in ____
____ option is used for taking instructions from a file.
Which option is used with sed for using multiple instructions?
Consider the following commands. The output of both commands will be the same.
The command $ sed -n ‘$p’ emp.lst will display the last line.
To suppress the behavior of ‘p’ command of sed, we use ____ option.
Which of the following command is used with sed for outputting as well as printing the selected lines?
Which one of the following command will be used for quitting after selecting 3 lines from file emp.lst?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply