Multiple choice

Which of the following in stream editor (sed) command in Linux is used to suppress the output of sed command?

  1. -e

  2. -f

  3. -n

  4. -a

  5. exit()

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This option in stream editor (sed) command in Linux is used to suppress the output of sed command.