Examveda
Examveda

Which is the correct syntax for sed on command line?

A. sed [options] '[command]' [filename].

B. sed '[command]' [options] [filename].

C. sed [filename] [options] '[command]'

D. sed '[command]' [filename] [options].

Answer: Option A


This Question Belongs to Computer Science >> Linux

Join The Discussion

Related Questions on Linux