Related Questions

For the given syntax of sed, which among the following is not a correct option? General syntax of sed: /pattern/action
Which sed command deletes the specified address range /s b) /p c) /d d) /y
If any sed command does not specify any address then the command is applied to