Q:

Which of the following command is used with sed for outputting as well as printing the selected lines?

0

Which of the following command is used with sed for outputting as well as printing the selected lines?


  1. q
  2. o
  3. p
  4. s

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).p

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

UNIX - FILTERS AND REGULAR EXPRESSIONS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
To suppress the behaviour of ‘p’ command, we u... >>
<< Which one of the following command will be used fo...