Multiple choice

Which of the following options in sed command which is a stream editor, is used to read the different sed commands from command line?

  1. -e

  2. -f

  3. -n

  4. -l

  5. -k

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

This option in sed command which is a stream editor, is used to read the different sed commands from command line.