Examveda
Examveda

Which one of the following is the correct syntax for performing substitution using sed?

A. sed [address]s /expr1/ expr2

B. sed [address]s /expr1 expr2

C. sed [address]s /expr1/ expr2/ flags

D. sed [address]s

Answer: Option C


This Question Belongs to Computer Science >> Unix

Join The Discussion

Related Questions on Unix